new configuration version
This commit is contained in:
parent
e09bd3b075
commit
5bbe7ea2b7
|
@ -45,7 +45,7 @@ spec:
|
|||
podDisruptionBudget:
|
||||
maxUnavailable: "50%"
|
||||
git:
|
||||
tag: "r-c4568a368e345a8252314075ce97e2f378e4babc"
|
||||
tag: "r-c5e8b53e9ed72035d1900c27602019b0929a82d2"
|
||||
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