--- charts-original/values.yaml +++ charts/values.yaml @@ -1,5 +1,5 @@ replicas: 3 -auditInterval: 60 +auditInterval: 300 auditMatchKindOnly: false constraintViolationsLimit: 20 auditFromCache: false @@ -16,13 +16,13 @@ labelNamespace: enabled: true image: - repository: line/kubectl-kustomize - tag: 1.20.4-4.0.5 + repository: rancher/kubectl + tag: v1.20.2 pullPolicy: IfNotPresent pullSecrets: [] image: - repository: openpolicyagent/gatekeeper - release: v3.5.1 + repository: rancher/mirrored-openpolicyagent-gatekeeper + tag: v3.5.1 pullPolicy: IfNotPresent pullSecrets: [] podAnnotations: @@ -70,5 +70,11 @@ pdb: controllerManager: minAvailable: 1 +global: + cattle: + systemDefaultRegistry: "" + kubectl: + repository: rancher/kubectl + tag: v1.20.2 service: {} disabledBuiltins: