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
|
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
|
||||||
|
|
Loading…
Reference in New Issue