Has PVC, no rolling
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
a2d8ed4b9e
commit
7ca8b1f112
|
@ -6,6 +6,8 @@ metadata:
|
|||
name: cryptpad
|
||||
spec:
|
||||
replicas: 1
|
||||
strategy:
|
||||
type: Recreate
|
||||
selector:
|
||||
matchLabels:
|
||||
app.kubernetes.io/name: cryptpad
|
||||
|
|
Loading…
Reference in New Issue