examples/cassandra - image version inc and reduced cpu requirements

This commit is contained in:
Marcin Wielgus
2015-07-09 17:13:28 +02:00
parent 502e8e90d6
commit 8af2605bb9
3 changed files with 6 additions and 6 deletions

View File

@@ -18,7 +18,7 @@ spec:
- /run.sh
resources:
limits:
cpu: 0.5
cpu: 0.1
env:
- name: MAX_HEAP_SIZE
value: 512M
@@ -28,7 +28,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: gcr.io/google_containers/cassandra:v4
image: gcr.io/google_containers/cassandra:v5
name: cassandra
ports:
- containerPort: 9042