mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
Cassandra gcr.io/google_containers image version inc
This commit is contained in:
parent
7cc1855c27
commit
ffb3f2535f
@ -28,7 +28,7 @@ spec:
|
||||
valueFrom:
|
||||
fieldRef:
|
||||
fieldPath: metadata.namespace
|
||||
image: gcr.io/google_containers/cassandra:v5
|
||||
image: gcr.io/google_containers/cassandra:v6
|
||||
name: cassandra
|
||||
ports:
|
||||
- containerPort: 9042
|
||||
|
@ -11,7 +11,7 @@ spec:
|
||||
resources:
|
||||
limits:
|
||||
cpu: "0.1"
|
||||
image: gcr.io/google_containers/cassandra:v5
|
||||
image: gcr.io/google_containers/cassandra:v6
|
||||
name: cassandra
|
||||
ports:
|
||||
- name: cql
|
||||
|
Loading…
Reference in New Issue
Block a user