Skip to content

Commit

Permalink
disable service links on status api job
Browse files Browse the repository at this point in the history
  • Loading branch information
schrodit committed Jun 12, 2023
1 parent c70be0a commit 9b5be8b
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -37,6 +37,7 @@ spec:
{{- if hasKey .Values.startupapicheck "automountServiceAccountToken" }}
automountServiceAccountToken: {{ .Values.startupapicheck.automountServiceAccountToken }}
{{- end }}
enableServiceLinks: false
{{- with .Values.global.priorityClassName }}
priorityClassName: {{ . | quote }}
{{- end }}
Expand Down

0 comments on commit 9b5be8b

Please sign in to comment.