new configuration version
This commit is contained in:
parent
05beaba3f8
commit
679b0b9d44
|
@ -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:
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue