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