new configuration version
This commit is contained in:
parent
0153e97868
commit
56e2c361d3
|
@ -45,7 +45,7 @@ spec:
|
|||
podDisruptionBudget:
|
||||
maxUnavailable: "50%"
|
||||
git:
|
||||
tag: "r-9efe638c6ac21d0a2b699abc2c739f1922639620"
|
||||
tag: "r-e6fe0925b59a273698eb3dbfd1525000cc09e032"
|
||||
dir: "DEFAULT-ADN-AGOV-PROJECT/DEFAULT-ADN-AGOV-INV/auth"
|
||||
credentials: "git-credentials"
|
||||
keystores:
|
||||
|
|
|
@ -2197,7 +2197,7 @@
|
|||
<!-- source: pattern://584964c837512845d7940809 -->
|
||||
<Gui name="recovery_check_code">
|
||||
<!-- source: pattern://584964c837512845d7940809 -->
|
||||
<GuiElem name="lasterror" type="error" label="${notes:lasterrorinfo}" value="${notes:lasterror}"/>
|
||||
<GuiElem name="lasterror" type="error" label="${notes:lasterrorinfo}" value="#{ notes.containsKey('lasterror') ? (notes.getProperty('lasterror') == '3' ? 'check' : 'locked' ): '' }"/>
|
||||
<!-- source: pattern://584964c837512845d7940809 -->
|
||||
<GuiElem name="code" type="pw-text" label="not-used" value="hide-input-in-logs" optional="true"/>
|
||||
<!-- source: pattern://584964c837512845d7940809 -->
|
||||
|
|
Loading…
Reference in New Issue