Skip to content

Commit

Permalink
e2e cassandra fixes, needs follow on container update
Browse files Browse the repository at this point in the history
  • Loading branch information
jayunit100 committed Feb 23, 2016
1 parent 4c97951 commit 378b640
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 3 additions & 1 deletion cassandra/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,9 @@ metadata:
app: cassandra
name: cassandra
spec:
replicas: 1
replicas: 2
selector:
app: cassandra
template:
metadata:
labels:
Expand Down
4 changes: 3 additions & 1 deletion cassandra/cassandra-controller.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ metadata:
app: cassandra
name: cassandra
spec:
replicas: 1
replicas: 2
selector:
app: cassandra
template:
metadata:
labels:
Expand Down

0 comments on commit 378b640

Please sign in to comment.