Skip to content

Commit 144dd60

Browse files
committed
Rolling Update for zookeeper too
1 parent badd832 commit 144dd60

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

zookeeper/50pzoo.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ metadata:
66
spec:
77
serviceName: "pzoo"
88
replicas: 3
9+
updateStrategy:
10+
type: RollingUpdate
911
template:
1012
metadata:
1113
labels:

zookeeper/51zoo.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ metadata:
66
spec:
77
serviceName: "zoo"
88
replicas: 2
9+
updateStrategy:
10+
type: RollingUpdate
911
template:
1012
metadata:
1113
labels:

0 commit comments

Comments
 (0)