new configuration version
This commit is contained in:
parent
4355d3d6c8
commit
9b107cd6c7
|
@ -45,7 +45,7 @@ spec:
|
||||||
podDisruptionBudget:
|
podDisruptionBudget:
|
||||||
maxUnavailable: "50%"
|
maxUnavailable: "50%"
|
||||||
git:
|
git:
|
||||||
tag: "r-1b5430c1933148f5f85a2d764f18a4704e14a8ba"
|
tag: "r-dc15dcc281df3446c5f3e4bd11b2ce87d7c8e6dd"
|
||||||
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:
|
||||||
|
|
|
@ -9,6 +9,10 @@
|
||||||
{
|
{
|
||||||
"name":"klp_application",
|
"name":"klp_application",
|
||||||
"value":"fakemobileoauth"
|
"value":"fakemobileoauth"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name":"tokenExchangeAllowed",
|
||||||
|
"value":"true"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"otherAttributes":{
|
"otherAttributes":{
|
||||||
|
|
Loading…
Reference in New Issue