Add enableServiceLinks: false to avoid K8s env warnings
This commit is contained in:
parent
09bc1f2f2d
commit
c798707c9d
1 changed files with 1 additions and 0 deletions
|
|
@ -100,3 +100,4 @@ spec:
|
||||||
{{- toYaml . | nindent 8 }}
|
{{- toYaml . | nindent 8 }}
|
||||||
{{- end }}
|
{{- end }}
|
||||||
automountServiceAccountToken: false
|
automountServiceAccountToken: false
|
||||||
|
enableServiceLinks: false
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue