new configuration version
This commit is contained in:
parent
bcc65c645e
commit
5a80b61c6f
|
|
@ -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:
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue