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.
1 parent e4d9dd6 commit d0fd61aCopy full SHA for d0fd61a
helm/oauth2-proxy/templates/servicemonitor.yaml
@@ -44,7 +44,7 @@ spec:
44
{{- end }}
45
{{- with .Values.metrics.serviceMonitor.tlsConfig }}
46
tlsConfig:
47
- {{- toYaml .| nindent 4 }}
+ {{- toYaml .| nindent 6 }}
48
49
{{- with .Values.metrics.serviceMonitor.metricRelabelings }}
50
metricRelabelings:
0 commit comments