new configuration version

This commit is contained in:
thb 2024-11-19 12:46:07 +00:00
parent cfe0a6cecc
commit a80fb90e19
3 changed files with 3 additions and 2 deletions

View File

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

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