vaultwarden: use Recreate strategy

This commit is contained in:
Brad Stein 2026-01-03 17:07:48 -03:00
parent e38807ebdd
commit 5f16313f85

View File

@ -6,6 +6,8 @@ metadata:
namespace: vaultwarden
spec:
replicas: 1
strategy:
type: Recreate
selector:
matchLabels:
app: vaultwarden