update examples/cassandra to v1

This commit is contained in:
Chao Xu
2015-06-09 11:05:54 -07:00
parent dafe79e5de
commit d3241f463b
5 changed files with 6 additions and 7 deletions

View File

@@ -1,4 +1,4 @@
apiVersion: v1beta3
apiVersion: v1
kind: ReplicationController
metadata:
labels:
@@ -24,7 +24,7 @@ spec:
value: 512M
- name: HEAP_NEWSIZE
value: 100M
image: gcr.io/google_containers/cassandra:v3
image: gcr.io/google_containers/cassandra:v4
name: cassandra
ports:
- containerPort: 9042