new configuration version
This commit is contained in:
parent
4d6cc5807f
commit
dc58854d65
|
@ -46,7 +46,7 @@ spec:
|
|||
podDisruptionBudget:
|
||||
maxUnavailable: "50%"
|
||||
git:
|
||||
tag: "r-0fcea0ae54f7c32644331ee1e07ec004989e173c"
|
||||
tag: "r-7e5c3b871a601f4a7e5464b8fbf4ce72900cd5ab"
|
||||
dir: "DEFAULT-ADN-AGOV-WORK-OB-PROJECT/DEFAULT-DEFAULT-ADN-AGOV-OB-INV/ob-fido-uaf"
|
||||
credentials: "git-credentials"
|
||||
keystores:
|
||||
|
|
|
@ -14,8 +14,12 @@ Configuration:
|
|||
Logger:
|
||||
- name: "ch.nevis.auth.fido.application.Application"
|
||||
level: "INFO"
|
||||
- name: "OpTrace"
|
||||
level: "INFO"
|
||||
- name: "ch.nevis.auth.fido.api.uaf"
|
||||
level: "DEBUG"
|
||||
Root:
|
||||
level: "WARN"
|
||||
level: "DEBUG"
|
||||
additivity: "false"
|
||||
AppenderRef:
|
||||
- ref: "SERVER"
|
||||
|
|
Loading…
Reference in New Issue