mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-18 07:34:12 +00:00
Update the cassandra example to pick up recent changes.
Also make it buildable via Maven.
This commit is contained in:
@@ -7,7 +7,7 @@ desiredState:
|
||||
id: cassandra
|
||||
containers:
|
||||
- name: cassandra
|
||||
image: kubernetes/cassandra:v1
|
||||
image: kubernetes/cassandra:v2
|
||||
command:
|
||||
- /run.sh
|
||||
cpu: 1000
|
||||
|
Reference in New Issue
Block a user