new configuration version

This commit is contained in:
thb 2024-11-19 12:09:34 +00:00
parent e09bd3b075
commit 5bbe7ea2b7
2 changed files with 3 additions and 2 deletions

View File

@ -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:

View File

@ -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",