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

Reduce the initialDelaySeconds values #62

Closed PKizzle closed 6 months ago

PKizzle commented 6 months ago

The default initialDelaySeconds for the liveness and startup probes are too high for how quickly vaultwarden boots. I have therefore reduced them to 5 seconds.

guerzon commented 6 months ago

Thanks for the PR @PKizzle. Pls rebase and fix the merge conflict. Thanks!