matrix-media-repo: Fix rendered indentation in matrix-media-repo

This commit is contained in:
Marcel 2023-04-07 15:32:38 +00:00
parent 6b0d9c0fd4
commit cd78a3b423

View file

@ -13,7 +13,7 @@ spec:
podMetricsEndpoints: podMetricsEndpoints:
- path: /metrics - path: /metrics
port: metrics port: metrics
{{- if .Values.podmonitor.interval }}interval: {{ .Values.podmonitor.interval }}{{- end }} {{ if .Values.podmonitor.interval }}interval: {{ .Values.podmonitor.interval }}{{ end }}
selector: selector:
matchLabels: matchLabels:
{{- include "matrix-media-repo.selectorLabels" . | nindent 6 }} {{- include "matrix-media-repo.selectorLabels" . | nindent 6 }}