mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-19 00:19:14 +00:00
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:
@@ -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
|
||||
|
Reference in New Issue
Block a user