UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

Update gatekeeper to 3.9.0

Merged Ghost User requested to merge update-policy-tag-3.9.0-bb.0 into master
2 files
+ 6
1
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -14,6 +14,11 @@ postInstall:
pullPolicy: {{ .Values.imagePullPolicy }}
pullSecrets:
- name: private-registry
probeWebhook:
image:
pullPolicy: {{ .Values.imagePullPolicy }}
pullSecrets:
- name: private-registry
postUpgrade:
cleanupCRD:
image:
Loading