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.
serviceName
servicePortName
1 parent 18a6031 commit ddc438cCopy full SHA for ddc438c
deploy/charts/mysql-operator/templates/servicemonitor.yaml
@@ -29,7 +29,7 @@ spec:
29
{{- end }}
30
endpoints:
31
- path: /metrics
32
- port: {{ .Values.serviceMonitor.serviceName }}
+ port: {{ .Values.serviceMonitor.servicePortName }}
33
{{- if .Values.serviceMonitor.interval }}
34
interval: {{ .Values.serviceMonitor.interval }}
35
0 commit comments