new configuration version
This commit is contained in:
parent
cfe0a6cecc
commit
a80fb90e19
|
@ -45,7 +45,7 @@ spec:
|
|||
podDisruptionBudget:
|
||||
maxUnavailable: "50%"
|
||||
git:
|
||||
tag: "r-6cee46f7252e18808df6437f6424bcad205dbaea"
|
||||
tag: "r-20133252d17613b46cdb4b1645de8ab728cf42ed"
|
||||
dir: "DEFAULT-ADN-POST-IAM-TKNXCHNG-PROJECT/DEFAULT-ADN-POST-IAM-TKNXCHNG-INV/nai"
|
||||
credentials: "git-credentials"
|
||||
keystores:
|
||||
|
|
|
@ -87,7 +87,8 @@
|
|||
],
|
||||
"grant_types":[
|
||||
"authorization_code",
|
||||
"refresh_token"
|
||||
"refresh_token",
|
||||
"urn:ietf:params:oauth:grant-type:token-exchange"
|
||||
],
|
||||
"client_id":"fake-openid",
|
||||
"client_secret":"fake-openid-secret",
|
||||
|
|
Loading…
Reference in New Issue