new configuration version
This commit is contained in:
parent
817ea3f569
commit
3b0974b124
|
@ -45,7 +45,7 @@ spec:
|
||||||
podDisruptionBudget:
|
podDisruptionBudget:
|
||||||
maxUnavailable: "50%"
|
maxUnavailable: "50%"
|
||||||
git:
|
git:
|
||||||
tag: "r-47dfc39237ebe9ddad5617303e75ecab22495763"
|
tag: "r-c63e2030b05d327eb7dad242a050476718acda95"
|
||||||
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:
|
||||||
|
|
|
@ -131,6 +131,8 @@
|
||||||
<!-- source: pattern://89578db79d2bc15d55e11141 -->
|
<!-- source: pattern://89578db79d2bc15d55e11141 -->
|
||||||
<ResultCond name="failed" next="cossa_realm_auth_failed"/>
|
<ResultCond name="failed" next="cossa_realm_auth_failed"/>
|
||||||
<!-- source: pattern://89578db79d2bc15d55e11141 -->
|
<!-- source: pattern://89578db79d2bc15d55e11141 -->
|
||||||
|
<ResultCond name="invalid_grant" next="cossa_realm_auth_failed"/>
|
||||||
|
<!-- source: pattern://89578db79d2bc15d55e11141 -->
|
||||||
<ResultCond name="ok" next="cossa_realm_IdTokenVerification"/>
|
<ResultCond name="ok" next="cossa_realm_IdTokenVerification"/>
|
||||||
<!-- source: pattern://89578db79d2bc15d55e11141 -->
|
<!-- source: pattern://89578db79d2bc15d55e11141 -->
|
||||||
<Response value="AUTH_CONTINUE">
|
<Response value="AUTH_CONTINUE">
|
||||||
|
|
Loading…
Reference in New Issue