Merge remote-tracking branch 'origin/automount-sa-token' into automount-sa-token

This commit is contained in:
emilkor1 2024-03-01 14:43:15 +01:00
commit f9293ab27b

View file

@ -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