mirror of https://git.rancher.io/charts
15 lines
378 B
Diff
15 lines
378 B
Diff
--- charts-original/values.yaml
|
|
+++ charts/values.yaml
|
|
@@ -3,9 +3,9 @@
|
|
topologySpreadConstraints: []
|
|
|
|
image:
|
|
- repository: registry.k8s.io/prometheus-adapter/prometheus-adapter
|
|
+ repository: rancher/mirrored-prometheus-adapter-prometheus-adapter
|
|
# if not set appVersion field from Chart.yaml is used
|
|
- tag: ""
|
|
+ tag: v0.12.0
|
|
pullPolicy: IfNotPresent
|
|
|
|
logLevel: 4
|