new configuration version
This commit is contained in:
parent
8915ace33f
commit
cfe0a6cecc
|
@ -45,7 +45,7 @@ spec:
|
||||||
podDisruptionBudget:
|
podDisruptionBudget:
|
||||||
maxUnavailable: "50%"
|
maxUnavailable: "50%"
|
||||||
git:
|
git:
|
||||||
tag: "r-406d63e78b2780949c668e2f90795822ba5ed994"
|
tag: "r-6cee46f7252e18808df6437f6424bcad205dbaea"
|
||||||
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,8 +87,7 @@
|
||||||
],
|
],
|
||||||
"grant_types":[
|
"grant_types":[
|
||||||
"authorization_code",
|
"authorization_code",
|
||||||
"refresh_token",
|
"refresh_token"
|
||||||
"urn:ietf:params:oauth:grant-type:token-exchange"
|
|
||||||
],
|
],
|
||||||
"client_id":"fake-openid",
|
"client_id":"fake-openid",
|
||||||
"client_secret":"fake-openid-secret",
|
"client_secret":"fake-openid-secret",
|
||||||
|
|
Loading…
Reference in New Issue