new configuration version
This commit is contained in:
parent
ddb23aa8b1
commit
4e479c45ec
|
@ -45,7 +45,7 @@ spec:
|
|||
podDisruptionBudget:
|
||||
maxUnavailable: "50%"
|
||||
git:
|
||||
tag: "r-8fb919f88013157ccd00ea44d0c9e22d96b63fed"
|
||||
tag: "r-24292622fad61c5e578f00b8d705ad832cb0c75e"
|
||||
dir: "DEFAULT-ADN-AGOV-PROJECT/DEFAULT-ADN-AGOV-INV/auth"
|
||||
credentials: "git-credentials"
|
||||
keystores:
|
||||
|
|
|
@ -74,7 +74,6 @@ if (!session['agov.new.recovery.code.generated']) {
|
|||
.entity(Http.entity()
|
||||
.content("{\"userExtId\":\"$userExtId\",\"userSessionId\": \"$sessionId\"}")
|
||||
.contentType("application/json")
|
||||
.charSet("utf-8")
|
||||
.build())
|
||||
.build()
|
||||
.send(httpClient)
|
||||
|
|
Loading…
Reference in New Issue