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