We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
[prometheus-stackdriver-exporter]
1 parent ec632de commit f1dad2bCopy full SHA for f1dad2b
charts/prometheus-stackdriver-exporter/Chart.yaml
@@ -1,7 +1,7 @@
1
apiVersion: v1
2
description: Stackdriver exporter for Prometheus
3
name: prometheus-stackdriver-exporter
4
-version: 4.12.1
+version: 4.12.2
5
appVersion: v0.18.0
6
home: https://www.stackdriver.com/
7
sources:
charts/prometheus-stackdriver-exporter/templates/deployment.yaml
@@ -150,7 +150,7 @@ spec:
150
{{- toYaml .Values.containerSecurityContext | nindent 12 }}
151
{{- end }}
152
{{- with .Values.extraContainers }}
153
- {{- toYaml . | nindent 6 }}
+ {{- toYaml . | nindent 8 }}
154
155
{{- if .Values.nodeSelector }}
156
nodeSelector:
0 commit comments