Skip to content

Commit

Permalink
Rolling Update for zookeeper too
Browse files Browse the repository at this point in the history
  • Loading branch information
solsson committed Aug 7, 2017
1 parent badd832 commit 144dd60
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions zookeeper/50pzoo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ metadata:
spec:
serviceName: "pzoo"
replicas: 3
updateStrategy:
type: RollingUpdate
template:
metadata:
labels:
Expand Down
2 changes: 2 additions & 0 deletions zookeeper/51zoo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ metadata:
spec:
serviceName: "zoo"
replicas: 2
updateStrategy:
type: RollingUpdate
template:
metadata:
labels:
Expand Down

0 comments on commit 144dd60

Please sign in to comment.