fixup! fixup! fixup! Ensure that jobs run with the controller service account if no service account is specified.

This commit is contained in:
2024-12-20 10:43:16 +00:00
parent 75ab889fa2
commit 0b12097f6f
6 changed files with 23 additions and 14 deletions
+2 -2
View File
@@ -9,6 +9,6 @@ spec:
type: {{ .Values.saMetricsService.type }}
selector:
control-plane: sa
{{- include "chart.selectorLabels" . | nindent 4 }}
{{- include "chart.selectorLabels" . | nindent 4 }}
ports:
{{- .Values.saMetricsService.ports | toYaml | nindent 2 }}
{{- .Values.saMetricsService.ports | toYaml | nindent 2 }}