rancher-charts/packages/rancher-monitoring/rancher-kube-state-metrics/generated-changes/patch/values.yaml.patch

47 lines
1.3 KiB
Diff

--- charts-original/values.yaml
+++ charts/values.yaml
@@ -1,10 +1,9 @@
# Default values for kube-state-metrics.
prometheusScrape: true
image:
- registry: registry.k8s.io
- repository: kube-state-metrics/kube-state-metrics
- # If unset use v + .Charts.appVersion
- tag: ""
+ registry: docker.io
+ repository: rancher/mirrored-kube-state-metrics-kube-state-metrics
+ tag: v2.10.1
sha: ""
pullPolicy: IfNotPresent
@@ -12,6 +11,11 @@
# - name: "image-pull-secret"
global:
+ cattle:
+ psp:
+ enabled: false
+ systemDefaultRegistry: ""
+
# To help compatibility with other charts which use global.imagePullSecrets.
# Allow either an array of {name: pullSecret} maps (k8s-style), or an array of strings (more common helm-style).
# global:
@@ -97,8 +101,7 @@
kubeRBACProxy:
enabled: false
image:
- registry: quay.io
- repository: brancz/kube-rbac-proxy
+ repository: rancher/mirrored-kube-rbac-proxy
tag: v0.14.0
sha: ""
pullPolicy: IfNotPresent
@@ -204,7 +207,6 @@
## Ref: https://kubernetes.io/docs/concepts/policy/pod-security-policy/
##
podSecurityPolicy:
- enabled: false
annotations: {}
## Specify pod annotations
## Ref: https://kubernetes.io/docs/concepts/policy/pod-security-policy/#apparmor