env secret
This commit is contained in:
@@ -3,9 +3,12 @@ ingress:
|
||||
|
||||
keycloakConfigCli:
|
||||
enabled: true
|
||||
extraEnvVarsSecret: microsoft-idp-credentials
|
||||
annotations:
|
||||
config-trigger: "2026-04-30"
|
||||
extraEnvVars:
|
||||
- name: MS_IDP_CLIENT_SECRET
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: microsoft-idp-credentials
|
||||
key: MS_IDP_CLIENT_SECRET
|
||||
configuration:
|
||||
microsoft-idp.json: |
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user