new configuration version
This commit is contained in:
parent
f86d5f07e7
commit
c6f0350492
|
@ -45,7 +45,7 @@ spec:
|
||||||
podDisruptionBudget:
|
podDisruptionBudget:
|
||||||
maxUnavailable: "50%"
|
maxUnavailable: "50%"
|
||||||
git:
|
git:
|
||||||
tag: "r-a8ed4570cb51087e6380914f99f49549b189bbbf"
|
tag: "r-a405cbeb4fd22ec75a9306e9e7e4179eaa566a3a"
|
||||||
dir: "DEFAULT-ADN-POST-IAM-TKNXCHNG-PROJECT/DEFAULT-ADN-POST-IAM-TKNXCHNG-INV/nai"
|
dir: "DEFAULT-ADN-POST-IAM-TKNXCHNG-PROJECT/DEFAULT-ADN-POST-IAM-TKNXCHNG-INV/nai"
|
||||||
credentials: "git-credentials"
|
credentials: "git-credentials"
|
||||||
keystores:
|
keystores:
|
||||||
|
|
|
@ -22,6 +22,8 @@ Configuration:
|
||||||
level: "FATAL"
|
level: "FATAL"
|
||||||
- name: "AuthEngine"
|
- name: "AuthEngine"
|
||||||
level: "INFO"
|
level: "INFO"
|
||||||
|
- name: "HttpClient"
|
||||||
|
level: "INFO"
|
||||||
- name: "OAuth2"
|
- name: "OAuth2"
|
||||||
level: "DEBUG"
|
level: "DEBUG"
|
||||||
- name: "Vars"
|
- name: "Vars"
|
||||||
|
|
Loading…
Reference in New Issue