vaultwarden: fix livenessprobe

This commit is contained in:
2025-03-08 21:52:14 -05:00
parent c9a7276cc9
commit 04719f8ea5

View File

@@ -20,8 +20,8 @@ spec:
exec: exec:
command: command:
- /healthcheck.sh - /healthcheck.sh
initialDelaySeconds: 10 initialDelaySeconds: 10
periodSeconds: 60 periodSeconds: 60
strategy: strategy:
type: Recreate type: Recreate
resources: resources: