fix helm label

This commit is contained in:
Cyrille Nofficial 2022-10-13 15:17:11 +02:00
parent db2e31e0b9
commit 34bbaee448

View File

@ -8,7 +8,7 @@ metadata:
spec:
selector:
matchLabels:
{{- include "pod-cleaner.labels" . | nindent 4 }}
{{- include "pod-cleaner.labels" . | nindent 6 }}
podMetricsEndpoints:
- port: {{ include "pod-cleaner.metrics.portName" . | quote }}
path: {{ .Values.podMonitor.path | quote }}