new configuration version
This commit is contained in:
parent
a4bc0c78af
commit
4d6cc5807f
|
@ -45,7 +45,7 @@ spec:
|
|||
podDisruptionBudget:
|
||||
maxUnavailable: "50%"
|
||||
git:
|
||||
tag: "r-0fcea0ae54f7c32644331ee1e07ec004989e173c"
|
||||
tag: "r-cd99dbf788e131a8698a4755e6a114747bc10c16"
|
||||
dir: "DEFAULT-ADN-AGOV-WORK-OB-PROJECT/DEFAULT-DEFAULT-ADN-AGOV-OB-INV/ob-auth"
|
||||
credentials: "git-credentials"
|
||||
keystores:
|
||||
|
|
|
@ -20,6 +20,14 @@ Configuration:
|
|||
level: "ERROR"
|
||||
- name: "ch.nevis.esauth.events"
|
||||
level: "FATAL"
|
||||
- name: "AuthEngine"
|
||||
level: "INFO"
|
||||
- name: "AuthPerf"
|
||||
level: "INFO"
|
||||
- name: "OpTrace"
|
||||
level: "INFO"
|
||||
- name: "Script"
|
||||
level: "DEBUG"
|
||||
Root:
|
||||
level: "WARN"
|
||||
additivity: "false"
|
||||
|
|
Loading…
Reference in New Issue