new configuration version

This commit is contained in:
haburger 2025-12-08 16:36:44 +00:00
parent bcc65c645e
commit 5a80b61c6f
2 changed files with 4 additions and 6 deletions

View File

@ -46,7 +46,7 @@ spec:
podDisruptionBudget:
maxUnavailable: "50%"
git:
tag: "r-a067bc8dc88872382ee82b06c8c85326557df02e"
tag: "r-28d025621af8913de776f24a3d4921835e1af78e"
dir: "DEFAULT-ADN-AGOV-ADMIN-PROJECT/DEFAULT-ADN-AGOV-ADMIN-INV/auth"
credentials: "git-credentials"
keystores:

View File

@ -23,13 +23,11 @@ Configuration:
- name: "AuthEngine"
level: "INFO"
- name: "IdmAuth"
level: "WARN"
level: "INFO"
- name: "Script"
level: "WARN"
- name: "StdAuth"
level: "WARN"
level: "DEBUG"
- name: "Vars"
level: "WARN"
level: "INFO"
Root:
level: "WARN"
additivity: "false"