We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent badd832 commit 144dd60Copy full SHA for 144dd60
zookeeper/50pzoo.yml
@@ -6,6 +6,8 @@ metadata:
6
spec:
7
serviceName: "pzoo"
8
replicas: 3
9
+ updateStrategy:
10
+ type: RollingUpdate
11
template:
12
metadata:
13
labels:
zookeeper/51zoo.yml
serviceName: "zoo"
replicas: 2
0 commit comments