fix helm label
This commit is contained in:
parent
db2e31e0b9
commit
34bbaee448
@ -8,7 +8,7 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
{{- include "pod-cleaner.labels" . | nindent 4 }}
|
{{- include "pod-cleaner.labels" . | nindent 6 }}
|
||||||
podMetricsEndpoints:
|
podMetricsEndpoints:
|
||||||
- port: {{ include "pod-cleaner.metrics.portName" . | quote }}
|
- port: {{ include "pod-cleaner.metrics.portName" . | quote }}
|
||||||
path: {{ .Values.podMonitor.path | quote }}
|
path: {{ .Values.podMonitor.path | quote }}
|
||||||
|
Loading…
Reference in New Issue
Block a user