fix: update service monitor port for authentication metrics endpoint
Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
parent
35406f2f12
commit
98bb323798
@ -15,7 +15,7 @@ metadata:
|
||||
spec:
|
||||
endpoints:
|
||||
- path: /api/_/metrics
|
||||
port: http
|
||||
port: metrics
|
||||
{{- if .Values.authentication.serviceMonitor.interval }}
|
||||
interval: {{ .Values.authentication.serviceMonitor.interval }}
|
||||
{{- end }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user