rancher-charts/packages/rancher-monitoring/rancher-prometheus-adapter/generated-changes/patch/values.yaml.patch

17 lines
375 B
Diff

--- charts-original/values.yaml
+++ charts/values.yaml
@@ -1,8 +1,12 @@
# Default values for k8s-prometheus-adapter..
+global:
+ cattle:
+ systemDefaultRegistry: ""
+
affinity: {}
image:
- repository: k8s.gcr.io/prometheus-adapter/prometheus-adapter
+ repository: rancher/mirrored-prometheus-adapter-prometheus-adapter
tag: v0.9.0
pullPolicy: IfNotPresent