disable service links on status api job
Signed-off-by: schrodit <mail@timschrodi.tech>
This commit is contained in:
parent
c70be0a28b
commit
a3c6261c38
@ -37,6 +37,7 @@ spec:
|
||||
{{- if hasKey .Values.startupapicheck "automountServiceAccountToken" }}
|
||||
automountServiceAccountToken: {{ .Values.startupapicheck.automountServiceAccountToken }}
|
||||
{{- end }}
|
||||
enableServiceLinks: false
|
||||
{{- with .Values.global.priorityClassName }}
|
||||
priorityClassName: {{ . | quote }}
|
||||
{{- end }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user