Cassandra example: daemonset volume fix, readme cleanup, update to new gcr

image consistent with the code base.
Change the label on the daemonset to 'app'.
This commit is contained in:
Amy Unruh
2016-02-21 08:36:22 -08:00
parent 7191e6a435
commit 04a585458c
7 changed files with 173 additions and 50 deletions

View File

@@ -28,7 +28,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: gcr.io/google_containers/cassandra:v6
image: gcr.io/google-samples/cassandra:v8
name: cassandra
ports:
- containerPort: 9042