new configuration version

This commit is contained in:
haburger 2024-08-28 11:35:21 +00:00
parent a4bc0c78af
commit 4d6cc5807f
2 changed files with 9 additions and 1 deletions

View File

@ -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:

View File

@ -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"