new configuration version
This commit is contained in:
parent
989bc944ba
commit
a3b255953b
|
@ -45,7 +45,7 @@ spec:
|
||||||
podDisruptionBudget:
|
podDisruptionBudget:
|
||||||
maxUnavailable: "50%"
|
maxUnavailable: "50%"
|
||||||
git:
|
git:
|
||||||
tag: "r-7dbeadffaa79e9f1f8f8845c959f08cb286cfee8"
|
tag: "r-a9289211f647fe39ea7270f6a128532647e79d9c"
|
||||||
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:
|
||||||
|
|
|
@ -388,6 +388,6 @@
|
||||||
<!-- source: pattern://b0fedec4607e1e69103b8497 -->
|
<!-- source: pattern://b0fedec4607e1e69103b8497 -->
|
||||||
<RESTService name="rest" class="ch.nevis.esauth.rest.service.tokenintrospection.TokenIntrospectionService" path="/oauth/introspect2/">
|
<RESTService name="rest" class="ch.nevis.esauth.rest.service.tokenintrospection.TokenIntrospectionService" path="/oauth/introspect2/">
|
||||||
<!-- source: pattern://b0fedec4607e1e69103b8497 -->
|
<!-- source: pattern://b0fedec4607e1e69103b8497 -->
|
||||||
<property name="authstates" value="AuthorizationServer"/>
|
<property name="authstates" value="cossa_realm_AuthorizationServer"/>
|
||||||
</RESTService>
|
</RESTService>
|
||||||
</esauth-server>
|
</esauth-server>
|
||||||
|
|
Loading…
Reference in New Issue