new configuration version
This commit is contained in:
parent
558f074e55
commit
71bc331597
|
@ -45,7 +45,7 @@ spec:
|
||||||
podDisruptionBudget:
|
podDisruptionBudget:
|
||||||
maxUnavailable: "50%"
|
maxUnavailable: "50%"
|
||||||
git:
|
git:
|
||||||
tag: "r-7438784993cdfb2c76ea69534824069490e08d04"
|
tag: "r-da7f5388e6410c689e162a7355ea1aa9b43293a1"
|
||||||
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:
|
||||||
|
|
|
@ -313,6 +313,10 @@
|
||||||
<!-- source: pattern://5daa6d4f525b11a4e9b0ea79 -->
|
<!-- source: pattern://5daa6d4f525b11a4e9b0ea79 -->
|
||||||
<ResultCond name="invalid_grant" next="cossa_realm_Authentication_Failed"/>
|
<ResultCond name="invalid_grant" next="cossa_realm_Authentication_Failed"/>
|
||||||
<!-- source: pattern://5daa6d4f525b11a4e9b0ea79 -->
|
<!-- source: pattern://5daa6d4f525b11a4e9b0ea79 -->
|
||||||
|
<ResultCond name="multiple_profiles" next="cossa_realm_Authentication_Failed"/>
|
||||||
|
<!-- source: pattern://5daa6d4f525b11a4e9b0ea79 -->
|
||||||
|
<ResultCond name="no_valid_profile" next="cossa_realm_Authentication_Failed"/>
|
||||||
|
<!-- source: pattern://5daa6d4f525b11a4e9b0ea79 -->
|
||||||
<ResultCond name="ok" next="cossa_realm_Prepare_Done"/>
|
<ResultCond name="ok" next="cossa_realm_Prepare_Done"/>
|
||||||
<!-- source: pattern://5daa6d4f525b11a4e9b0ea79 -->
|
<!-- source: pattern://5daa6d4f525b11a4e9b0ea79 -->
|
||||||
<Response value="AUTH_CONTINUE">
|
<Response value="AUTH_CONTINUE">
|
||||||
|
|
Loading…
Reference in New Issue