mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-16 14:45:28 +00:00
update examples/cassandra to v1
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
apiVersion: v1beta3
|
||||
apiVersion: v1
|
||||
kind: Pod
|
||||
metadata:
|
||||
labels:
|
||||
@@ -11,7 +11,7 @@ spec:
|
||||
resources:
|
||||
limits:
|
||||
cpu: "1"
|
||||
image: gcr.io/google_containers/cassandra:v3
|
||||
image: gcr.io/google_containers/cassandra:v4
|
||||
name: cassandra
|
||||
ports:
|
||||
- name: cql
|
||||
|
Reference in New Issue
Block a user