new configuration version

This commit is contained in:
thb 2024-11-20 07:52:26 +00:00
parent 05beaba3f8
commit 679b0b9d44
2 changed files with 5 additions and 1 deletions

View File

@ -45,7 +45,7 @@ spec:
podDisruptionBudget:
maxUnavailable: "50%"
git:
tag: "r-46e0c808a5d55fa13e39cb9769bcbe9892b0b5b2"
tag: "r-d9b1b96cfc2a670a79e08a19f248bdbf6bb71ff6"
dir: "DEFAULT-ADN-POST-IAM-TKNXCHNG-PROJECT/DEFAULT-ADN-POST-IAM-TKNXCHNG-INV/nai"
credentials: "git-credentials"
keystores:

View File

@ -22,6 +22,10 @@ Configuration:
level: "FATAL"
- name: "AuthEngine"
level: "INFO"
- name: "CallPolicyVerificationAPI"
level: "INFO"
- name: "IdTokenVerification"
level: "INFO"
- name: "OAuth2"
level: "DEBUG"
- name: "TokenExchangeEndpoint"