new configuration version
This commit is contained in:
parent
a31a9ee0e4
commit
f5b48496d0
|
@ -45,7 +45,7 @@ spec:
|
||||||
podDisruptionBudget:
|
podDisruptionBudget:
|
||||||
maxUnavailable: "50%"
|
maxUnavailable: "50%"
|
||||||
git:
|
git:
|
||||||
tag: "r-81218b307642929356ae70182adb3e3b9277ded1"
|
tag: "r-07f78d11e48c66248b0bc803b562bd79d6ee6a0c"
|
||||||
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:
|
||||||
|
|
|
@ -89,7 +89,7 @@
|
||||||
"authorization_code",
|
"authorization_code",
|
||||||
"refresh_token"
|
"refresh_token"
|
||||||
],
|
],
|
||||||
"tokenExchangeAllowed":"true",
|
"token_exchange_allowed":true,
|
||||||
"client_id":"fake-openid",
|
"client_id":"fake-openid",
|
||||||
"client_secret":"fake-openid-secret",
|
"client_secret":"fake-openid-secret",
|
||||||
"client_uri":"https://iam.post.ch",
|
"client_uri":"https://iam.post.ch",
|
||||||
|
|
Loading…
Reference in New Issue