new configuration version
This commit is contained in:
parent
3e99a964cd
commit
e00f237943
|
@ -45,7 +45,7 @@ spec:
|
|||
podDisruptionBudget:
|
||||
maxUnavailable: "50%"
|
||||
git:
|
||||
tag: "r-cd99dbf788e131a8698a4755e6a114747bc10c16"
|
||||
tag: "r-37b8bdb0132c567067431bc29f9e802beefd6510"
|
||||
dir: "DEFAULT-ADN-AGOV-WORK-OB-PROJECT/DEFAULT-DEFAULT-ADN-AGOV-OB-INV/ob-auth"
|
||||
credentials: "git-credentials"
|
||||
keystores:
|
||||
|
|
|
@ -24,10 +24,14 @@ Configuration:
|
|||
level: "INFO"
|
||||
- name: "AuthPerf"
|
||||
level: "INFO"
|
||||
- name: "HttpClient"
|
||||
level: "DEBUG"
|
||||
- name: "OpTrace"
|
||||
level: "INFO"
|
||||
- name: "Script"
|
||||
level: "DEBUG"
|
||||
- name: "Vars"
|
||||
level: "INFO"
|
||||
Root:
|
||||
level: "WARN"
|
||||
additivity: "false"
|
||||
|
|
Loading…
Reference in New Issue