new configuration version

This commit is contained in:
haburger 2024-11-22 09:27:09 +00:00
parent db6eaa6799
commit a6256228f9
2 changed files with 2 additions and 1 deletions

View File

@ -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:

View File

@ -30,6 +30,7 @@ if (mobile) {
if (inargs['submit'] && inargs['mobile']) {
// TODO: save the mobile number to IDM
response.setResult('done')
return
}