mirror of https://git.rancher.io/charts
Change gatekeeper crd to rancher mirrored image
parent
e13840dc20
commit
9f0d5ca73d
|
@ -11,6 +11,15 @@
|
|||
pullPolicy: IfNotPresent
|
||||
pullSecrets: []
|
||||
securityContext:
|
||||
@@ -47,7 +47,7 @@
|
||||
deleteWebhookConfigurations:
|
||||
enabled: false
|
||||
image:
|
||||
- repository: openpolicyagent/gatekeeper-crds
|
||||
+ repository: rancher/mirrored-openpolicyagent-gatekeeper-crds
|
||||
tag: v3.8.1
|
||||
pullPolicy: IfNotPresent
|
||||
pullSecrets: []
|
||||
@@ -60,10 +60,13 @@
|
||||
runAsGroup: 999
|
||||
runAsNonRoot: true
|
||||
|
|
Loading…
Reference in New Issue