diff --git a/charts/premium/vaultwarden/docs/changingpassword.md b/charts/premium/vaultwarden/docs/changingpassword.md new file mode 100644 index 00000000000..186747d093b --- /dev/null +++ b/charts/premium/vaultwarden/docs/changingpassword.md @@ -0,0 +1,10 @@ +--- +title: Changing Database Password +--- + +Out-Of-The-Box, vaultwarden supports changing the database password automatically. +However, if you ever saved any settings in the admin UI, this might not be correctly overridden automatically. + +In these cases you'll have to manually alter the configurationfile of Vaultwarden yourself. + +We consider this out-of-scope for support, as it involves running configs that are made outside of the Helm chart we offer.