mirror of
https://github.com/bitnami/charts.git
synced 2026-03-02 16:17:47 +08:00
Signed-off-by: Emil Bostijancic <emil.bostijancic@gmail.com>
This commit is contained in:
@@ -26,4 +26,4 @@ name: keycloak
|
||||
sources:
|
||||
- https://github.com/bitnami/bitnami-docker-keycloak
|
||||
- https://github.com/keycloak/keycloak
|
||||
version: 7.1.1
|
||||
version: 7.1.2
|
||||
|
||||
@@ -672,7 +672,7 @@ serviceAccount:
|
||||
name: ""
|
||||
## @param serviceAccount.automountServiceAccountToken Auto-mount the service account token in the pod
|
||||
##
|
||||
automountServiceAccountToken: false
|
||||
automountServiceAccountToken: true
|
||||
## @param serviceAccount.annotations Additional custom annotations for the ServiceAccount
|
||||
##
|
||||
annotations: {}
|
||||
|
||||
Reference in New Issue
Block a user