new configuration version
This commit is contained in:
parent
db6eaa6799
commit
a6256228f9
|
@ -45,7 +45,7 @@ spec:
|
||||||
podDisruptionBudget:
|
podDisruptionBudget:
|
||||||
maxUnavailable: "50%"
|
maxUnavailable: "50%"
|
||||||
git:
|
git:
|
||||||
tag: "r-4caccf4cf0af3ba86274f4d1fd247bb9b65d1ed3"
|
tag: "r-a688715771af9b47fe1a2e89b9f650a668556a4d"
|
||||||
dir: "DEFAULT-ADN-AGOV-PROJECT/DEFAULT-ADN-AGOV-INV/auth"
|
dir: "DEFAULT-ADN-AGOV-PROJECT/DEFAULT-ADN-AGOV-INV/auth"
|
||||||
credentials: "git-credentials"
|
credentials: "git-credentials"
|
||||||
keystores:
|
keystores:
|
||||||
|
|
|
@ -30,6 +30,7 @@ if (mobile) {
|
||||||
if (inargs['submit'] && inargs['mobile']) {
|
if (inargs['submit'] && inargs['mobile']) {
|
||||||
// TODO: save the mobile number to IDM
|
// TODO: save the mobile number to IDM
|
||||||
response.setResult('done')
|
response.setResult('done')
|
||||||
|
return
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue