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