UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

Update gatekeeper to 3.6.0

Merged Jordan Olachea requested to merge bb-747-retry into main
1 unresolved thread
1 file
+ 9
4
Compare changes
  • Side-by-side
  • Inline
+ 9
4
@@ -33,14 +33,19 @@ postUpgrade:
pullSecrets: []
image:
repository: registry1.dso.mil/ironbank/opensource/openpolicyagent/gatekeeper
#crdRepository: openpolicyagent/gatekeeper-crds
crdRepository: registry1.dso.mil/ironbank/opensource/openpolicyagent/gatekeeper-crd
release: v3.6.0
pullPolicy: IfNotPresent
pullSecrets: []
#crdRepository: openpolicyagent/gatekeeper-crds
crdRepository:
image:
repository: registry1.dso.mil/ironbank/gitlab/gitlab/kubectl
tag: 14.2.2
pullPolicy: IfNotPresent
pullSecrets: []
#crdRepository: registry1.dso.mil/ironbank//gitlab/gitlab/kubectl
#release: 14.2.2
#tag: 14.2.2
pullPolicy: IfNotPresent
pullSecrets: []
podAnnotations:
{ container.seccomp.security.alpha.kubernetes.io/manager: runtime/default }
podLabels: {}
Loading