fix(argo-cd): Typo in repo server service monitor (#815)

This commit is contained in:
Miguel Ángel Cabrera Miñagorri 2021-06-26 17:04:59 +02:00 committed by GitHub
parent 0180e943ff
commit f17cc62250
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -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