UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

fix: image for gatekeeper is set in the chart and should not be hardcoded in the HelmRelease

Merged runyontr requested to merge remove-gatekeeper-image into master
All threads resolved!
Files
2
@@ -42,9 +42,6 @@ spec:
valuesKey: "gatekeeper.yaml"
values:
image:
repository: registry1.dso.mil/ironbank/opensource/openpolicyagent/gatekeeper
release: v3.1.2
disableValidatingWebhook: true
createNamespace: false
imagePullSecrets:
Loading