fix helm label
This commit is contained in:
parent
db2e31e0b9
commit
34bbaee448
@ -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 }}
|
||||
|
Loading…
Reference in New Issue
Block a user