new configuration version
This commit is contained in:
parent
0e5a25c7d6
commit
b9279876c3
|
@ -45,7 +45,7 @@ spec:
|
||||||
podDisruptionBudget:
|
podDisruptionBudget:
|
||||||
maxUnavailable: "50%"
|
maxUnavailable: "50%"
|
||||||
git:
|
git:
|
||||||
tag: "r-21c5834460af8c1f57d747533b3540d69502c184"
|
tag: "r-48dc3a499e131cfcafa488a25884001bcf32b6fe"
|
||||||
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:
|
||||||
|
|
|
@ -87,7 +87,8 @@
|
||||||
],
|
],
|
||||||
"grant_types":[
|
"grant_types":[
|
||||||
"authorization_code",
|
"authorization_code",
|
||||||
"refresh_token"
|
"refresh_token",
|
||||||
|
"testtest"
|
||||||
],
|
],
|
||||||
"token_exchange_allowed":true,
|
"token_exchange_allowed":true,
|
||||||
"client_id":"fake-openid",
|
"client_id":"fake-openid",
|
||||||
|
|
Loading…
Reference in New Issue