fix(bookstack): Recreate rollout strategy for RWO PVC (DEV-528) #8
1 changed files with 2 additions and 0 deletions
|
|
@ -100,6 +100,8 @@ metadata:
|
||||||
namespace: bookstack
|
namespace: bookstack
|
||||||
spec:
|
spec:
|
||||||
replicas: 1
|
replicas: 1
|
||||||
|
strategy:
|
||||||
|
type: Recreate
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
app: bookstack
|
app: bookstack
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue