UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

Adding preUninstall/deleteWebhookConfigurations to chart/templates/gatekeeper/values.yaml

Merged Dave Vigil requested to merge gatekeeper-pullsecrets-for-deleteWebhookConfigurations into master
All threads resolved!
@@ -9,6 +9,7 @@ image:
- name: private-registry
postInstall:
labelNamespace:
enabled: false
image:
pullPolicy: {{ .Values.imagePullPolicy }}
pullSecrets:
Loading