Skip to content

Commit 96ced59

Browse files
committed
deploy: Recreate stateful container on new deploy
1 parent be8f493 commit 96ced59

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

deploy/dapps-certification.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,10 @@ spec:
4848
resources:
4949
requests:
5050
storage: 10Gi
51+
- type: k8s-update-strategy
52+
properties:
53+
strategy:
54+
type: Recreate
5155
- properties:
5256
replicas: 1
5357
type: scaler

0 commit comments

Comments
 (0)