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

This commit is contained in:
Jaime Conde
2024-07-15 17:45:39 +02:00
parent 3ace55cf74
commit fe2fc9fb99

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