Has PVC, no rolling
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
c05f4eeda2
commit
db6646f03d
|
@ -18,10 +18,7 @@ spec:
|
|||
app.kubernetes.io/instance: peertube
|
||||
app.kubernetes.io/name: peertube
|
||||
strategy:
|
||||
rollingUpdate:
|
||||
maxSurge: 25%
|
||||
maxUnavailable: 25%
|
||||
type: RollingUpdate
|
||||
type: Recreate
|
||||
template:
|
||||
metadata:
|
||||
creationTimestamp: null
|
||||
|
|
Loading…
Reference in New Issue