Enable admin user password creation/update mode in values #677

Merged
solacelost merged 5 commits from fix/reset-admin-password into main 2024-07-07 09:59:30 +00:00

5 Commits

Author SHA1 Message Date
justusbunsi
021c5b0c92 Merge branch 'main' into fix/reset-admin-password 2024-07-07 09:57:35 +00:00
James Harmison
8dd4053e6a
fix: ensure that --must-change-password is present before adding 2024-07-05 12:42:01 -04:00
James Harmison
501e9907e9
doc: update docs on admin.passwordMode 2024-07-05 09:44:51 -04:00
James Harmison
defb6b29d7
nit: move from values.schema.json to custom tpl validation 2024-07-05 09:44:42 -04:00
James Harmison
610fd81aaa
feat: enable admin user password creation/update mode in values
fixes #673
This enables sane modes for forcing reset, as well as providing more
options to users of the chart by giving them the flexibility to set the
mode for password creation/modification as part of init whether the user
exists or not.
2024-07-04 14:42:14 -04:00