fix(nubus): Missing secret mapping for keycloak-boostrap

This commit is contained in:
Jaime Conde
2024-07-15 17:45:39 +02:00
committed by Carlos García-Mauriño
parent 1d652f2d4e
commit b75273089a

View File

@@ -192,6 +192,12 @@ nubusUmcServer:
name: "ums-umc-server-smtp-credentials-custom"
nubusKeycloakBootstrap:
keycloak:
auth:
username: "kcadmin"
credentialSecret:
name: "ums-opendesk-keycloak-credentials"
key: "admin_password"
bootstrap:
twoFactorAuthentication:
enabled: true