new configuration version

This commit is contained in:
haburger 2024-08-28 12:42:27 +00:00
parent 3e99a964cd
commit e00f237943
2 changed files with 5 additions and 1 deletions

View File

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

View File

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