Change gatekeeper crd to rancher mirrored image

pull/1969/head
Sebastiaan van Steenis 2022-07-08 15:21:52 +02:00
parent e13840dc20
commit 9f0d5ca73d
No known key found for this signature in database
GPG Key ID: B94666BE95B4B9C2
1 changed files with 9 additions and 0 deletions

View File

@ -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