Has PVC, no rolling

Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
Martyn 2024-10-03 15:37:47 +00:00
parent a2d8ed4b9e
commit 7ca8b1f112
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@ metadata:
name: cryptpad name: cryptpad
spec: spec:
replicas: 1 replicas: 1
strategy:
type: Recreate
selector: selector:
matchLabels: matchLabels:
app.kubernetes.io/name: cryptpad app.kubernetes.io/name: cryptpad