new configuration version
This commit is contained in:
parent
e48e267f16
commit
dcf16e389a
|
@ -45,7 +45,7 @@ spec:
|
||||||
podDisruptionBudget:
|
podDisruptionBudget:
|
||||||
maxUnavailable: "50%"
|
maxUnavailable: "50%"
|
||||||
git:
|
git:
|
||||||
tag: "r-a5823f75580f99be85c4fe67c7f476f10bf57969"
|
tag: "r-6dd6f89117c7b3486b0b8aceef0855863dee230b"
|
||||||
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:
|
||||||
|
|
|
@ -203,6 +203,10 @@
|
||||||
<property name="jwkSetURL" value="https://klp.agov-w.azure.adnovum.net/api/endpoint"/>
|
<property name="jwkSetURL" value="https://klp.agov-w.azure.adnovum.net/api/endpoint"/>
|
||||||
<!-- source: pattern://5daa6d4f525b11a4e9b0ea79 -->
|
<!-- source: pattern://5daa6d4f525b11a4e9b0ea79 -->
|
||||||
<property name="httpclient.tls.trustAll" value="true"/>
|
<property name="httpclient.tls.trustAll" value="true"/>
|
||||||
|
<!-- source: pattern://5daa6d4f525b11a4e9b0ea79 -->
|
||||||
|
<property name="evaluatePoliciesForAllProfiles" value="false"/>
|
||||||
|
<!-- source: pattern://5daa6d4f525b11a4e9b0ea79 -->
|
||||||
|
<property name="klpURL" value="https://klp.agov-w.azure.adnovum.net/api/endpoint"/>
|
||||||
</AuthState>
|
</AuthState>
|
||||||
<AuthState name="cossa_realm_JwtToken" class="ch.nevis.esauth.auth.states.jwt.JWTToken" final="false" resumeState="true">
|
<AuthState name="cossa_realm_JwtToken" class="ch.nevis.esauth.auth.states.jwt.JWTToken" final="false" resumeState="true">
|
||||||
<!-- source: pattern://a1e5d0192e082e689465a0c9 -->
|
<!-- source: pattern://a1e5d0192e082e689465a0c9 -->
|
||||||
|
|
Loading…
Reference in New Issue