guerzon / vaultwarden

Helm chart for Vaultwarden, the (unofficial) Bitwarden-compatible server written in Rust, formerly known as bitwarden_rs
MIT License
117 stars 60 forks source link

#27 - support running multiple replicas for HA #89

Open davidfrickert opened 1 month ago

davidfrickert commented 1 month ago

This PR adds replicaCount to values, with default 1, so that users of the chart can run the chart in a HA setup with multiple replicas.