Merge branch 'master' into 20210625_bump_argocd
This commit is contained in:
commit
c9a5778a78
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ metadata:
|
|||
spec:
|
||||
endpoints:
|
||||
- port: metrics
|
||||
{{- with .Values.controller.metrics.serviceMonitor.interval }}
|
||||
{{- with .Values.repoServer.metrics.serviceMonitor.interval }}
|
||||
interval: {{ . }}
|
||||
{{- end }}
|
||||
path: /metrics
|
||||
|
|
Loading…
Reference in a new issue