2021-05-17 22:30:18 +00:00
|
|
|
--- charts-original/values.yaml
|
|
|
|
+++ charts/values.yaml
|
2022-11-18 05:40:28 +00:00
|
|
|
@@ -37,8 +37,8 @@
|
2021-07-28 15:39:44 +00:00
|
|
|
labelNamespace:
|
2022-08-22 07:07:17 +00:00
|
|
|
enabled: false
|
2021-07-28 15:39:44 +00:00
|
|
|
image:
|
2022-04-08 11:22:59 +00:00
|
|
|
- repository: openpolicyagent/gatekeeper-crds
|
2022-11-18 05:40:28 +00:00
|
|
|
- tag: v3.10.0
|
2021-07-28 15:39:44 +00:00
|
|
|
+ repository: rancher/kubectl
|
|
|
|
+ tag: v1.20.2
|
|
|
|
pullPolicy: IfNotPresent
|
|
|
|
pullSecrets: []
|
2022-08-22 07:07:17 +00:00
|
|
|
extraNamespaces: []
|
2022-11-18 05:40:28 +00:00
|
|
|
@@ -66,7 +66,7 @@
|
2022-08-22 07:07:17 +00:00
|
|
|
enabled: true
|
2022-11-18 05:40:28 +00:00
|
|
|
extraRules: []
|
2022-08-22 07:07:17 +00:00
|
|
|
image:
|
|
|
|
- repository: openpolicyagent/gatekeeper-crds
|
|
|
|
+ repository: rancher/mirrored-openpolicyagent-gatekeeper-crds
|
2022-11-18 05:40:28 +00:00
|
|
|
tag: v3.10.0
|
2022-08-22 07:07:17 +00:00
|
|
|
pullPolicy: IfNotPresent
|
|
|
|
pullSecrets: []
|
2022-12-16 11:03:52 +00:00
|
|
|
@@ -80,7 +80,7 @@
|
2022-08-22 07:07:17 +00:00
|
|
|
probeWebhook:
|
|
|
|
enabled: true
|
|
|
|
image:
|
|
|
|
- repository: curlimages/curl
|
|
|
|
+ repository: rancher/mirrored-curlimages-curl
|
|
|
|
tag: 7.83.1
|
|
|
|
pullPolicy: IfNotPresent
|
|
|
|
pullSecrets: []
|
2022-11-18 05:40:28 +00:00
|
|
|
@@ -104,7 +104,7 @@
|
2022-08-22 07:07:17 +00:00
|
|
|
extraRules: []
|
2022-07-08 13:21:52 +00:00
|
|
|
enabled: false
|
|
|
|
image:
|
|
|
|
- repository: openpolicyagent/gatekeeper-crds
|
|
|
|
+ repository: rancher/mirrored-openpolicyagent-gatekeeper-crds
|
2022-11-18 05:40:28 +00:00
|
|
|
tag: v3.10.0
|
2022-07-08 13:21:52 +00:00
|
|
|
pullPolicy: IfNotPresent
|
|
|
|
pullSecrets: []
|
2022-11-18 05:40:28 +00:00
|
|
|
@@ -121,10 +121,13 @@
|
2022-06-15 04:29:13 +00:00
|
|
|
runAsGroup: 999
|
|
|
|
runAsNonRoot: true
|
|
|
|
runAsUser: 1000
|
2021-09-30 13:12:04 +00:00
|
|
|
-image:
|
2021-05-17 22:30:18 +00:00
|
|
|
- repository: openpolicyagent/gatekeeper
|
2021-09-16 23:57:00 +00:00
|
|
|
- crdRepository: openpolicyagent/gatekeeper-crds
|
2022-11-18 05:40:28 +00:00
|
|
|
- release: v3.10.0
|
2021-09-30 13:12:04 +00:00
|
|
|
+images:
|
|
|
|
+ gatekeeper:
|
|
|
|
+ repository: rancher/mirrored-openpolicyagent-gatekeeper
|
2022-11-18 05:40:28 +00:00
|
|
|
+ tag: v3.10.0
|
2021-09-30 13:12:04 +00:00
|
|
|
+ gatekeepercrd:
|
|
|
|
+ repository: rancher/mirrored-openpolicyagent-gatekeeper-crds
|
2022-11-18 05:40:28 +00:00
|
|
|
+ tag: v3.10.0
|
2021-05-17 22:30:18 +00:00
|
|
|
pullPolicy: IfNotPresent
|
|
|
|
pullSecrets: []
|
2022-08-22 07:07:17 +00:00
|
|
|
podAnnotations: {}
|
2022-11-18 05:40:28 +00:00
|
|
|
@@ -159,7 +162,7 @@
|
2022-04-26 20:01:45 +00:00
|
|
|
weight: 100
|
2022-11-18 05:40:28 +00:00
|
|
|
topologySpreadConstraints: []
|
2022-04-26 20:01:45 +00:00
|
|
|
tolerations: []
|
2022-06-15 04:29:13 +00:00
|
|
|
- nodeSelector: {kubernetes.io/os: linux}
|
2022-04-26 20:01:45 +00:00
|
|
|
+ nodeSelector: {}
|
|
|
|
resources:
|
|
|
|
limits:
|
|
|
|
cpu: 1000m
|
2022-11-18 05:40:28 +00:00
|
|
|
@@ -192,7 +195,7 @@
|
2022-08-22 07:07:17 +00:00
|
|
|
disableCertRotation: true
|
2022-04-26 20:01:45 +00:00
|
|
|
affinity: {}
|
|
|
|
tolerations: []
|
2022-06-15 04:29:13 +00:00
|
|
|
- nodeSelector: {kubernetes.io/os: linux}
|
2022-04-26 20:01:45 +00:00
|
|
|
+ nodeSelector: {}
|
|
|
|
resources:
|
|
|
|
limits:
|
2022-11-18 05:40:28 +00:00
|
|
|
cpu: 1000m
|
|
|
|
@@ -232,6 +235,12 @@
|
2021-07-28 15:39:44 +00:00
|
|
|
pdb:
|
|
|
|
controllerManager:
|
|
|
|
minAvailable: 1
|
2021-05-17 22:30:18 +00:00
|
|
|
+global:
|
|
|
|
+ cattle:
|
|
|
|
+ systemDefaultRegistry: ""
|
|
|
|
+ kubectl:
|
|
|
|
+ repository: rancher/kubectl
|
|
|
|
+ tag: v1.20.2
|
2021-07-28 15:39:44 +00:00
|
|
|
service: {}
|
2022-06-15 04:29:13 +00:00
|
|
|
disabledBuiltins: ["{http.send}"]
|
2022-04-08 11:22:59 +00:00
|
|
|
psp:
|