Audit Enricher
Last updated
# kustomization.yaml in your ESS installation directory
# ... Preceding content omitted for brevity
# ...
patches:
- target:
kind: CronJob
name: ess-storage-migrate-system-resource
patch: |-
apiVersion: batch/v1
kind: CronJob
metadata:
name: ess-storage-migrate-system-resource
spec:
suspend: true