vaultwarden: add strategy to recreate
This commit is contained in:
@@ -22,6 +22,8 @@ spec:
|
||||
- /healthcheck.sh
|
||||
initialDelaySeconds: 10
|
||||
periodSeconds: 60
|
||||
strategy:
|
||||
type: Recreate
|
||||
resources:
|
||||
limits:
|
||||
memory: "128Mi"
|
||||
|
||||
Reference in New Issue
Block a user