mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-14 13:45:06 +00:00
update examples/cassandra to v1
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
apiVersion: v1beta3
|
||||
apiVersion: v1
|
||||
kind: ReplicationController
|
||||
metadata:
|
||||
labels:
|
||||
@@ -24,7 +24,7 @@ spec:
|
||||
value: 512M
|
||||
- name: HEAP_NEWSIZE
|
||||
value: 100M
|
||||
image: gcr.io/google_containers/cassandra:v3
|
||||
image: gcr.io/google_containers/cassandra:v4
|
||||
name: cassandra
|
||||
ports:
|
||||
- containerPort: 9042
|
||||
|
Reference in New Issue
Block a user