Update charts/ingress-nginx/values.yaml
Co-authored-by: Marco Ebert <marco_ebert@icloud.com>
This commit is contained in:
parent
879b433b5c
commit
6f6f017965
1 changed files with 1 additions and 1 deletions
|
@ -942,7 +942,7 @@ defaultBackend:
|
||||||
create: true
|
create: true
|
||||||
name: ""
|
name: ""
|
||||||
automountServiceAccountToken: true
|
automountServiceAccountToken: true
|
||||||
# -- Automount service account token on controller deployment
|
# -- Automount service account token on default backend deployment
|
||||||
## Ref: https://kubernetes.io/docs/tasks/configure-pod-container/configure-service-account/
|
## Ref: https://kubernetes.io/docs/tasks/configure-pod-container/configure-service-account/
|
||||||
automountServiceAccountToken: true
|
automountServiceAccountToken: true
|
||||||
# -- Additional environment variables to set for defaultBackend pods
|
# -- Additional environment variables to set for defaultBackend pods
|
||||||
|
|
Loading…
Reference in a new issue