updating images to v9

This commit is contained in:
chrislovecnm
2016-05-13 12:55:40 -06:00
parent 01cf9869fc
commit 9a1ea5cf42
3 changed files with 9 additions and 9 deletions

View File

@@ -22,7 +22,7 @@ spec:
- /run.sh
resources:
limits:
cpu: 0.1
cpu: .5
env:
- name: MAX_HEAP_SIZE
value: 512M
@@ -32,7 +32,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: gcr.io/google-samples/cassandra:v8
image: gcr.io/google-samples/cassandra:v9
name: cassandra
ports:
- containerPort: 9042