mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-22 18:37:15 +00:00
updating images to v9
This commit is contained in:
@@ -22,7 +22,7 @@ spec:
|
||||
- /run.sh
|
||||
resources:
|
||||
limits:
|
||||
cpu: 0.1
|
||||
cpu: .5
|
||||
env:
|
||||
- name: MAX_HEAP_SIZE
|
||||
value: 512M
|
||||
@@ -32,7 +32,7 @@ spec:
|
||||
valueFrom:
|
||||
fieldRef:
|
||||
fieldPath: metadata.namespace
|
||||
image: gcr.io/google-samples/cassandra:v8
|
||||
image: gcr.io/google-samples/cassandra:v9
|
||||
name: cassandra
|
||||
ports:
|
||||
- containerPort: 9042
|
||||
|
Reference in New Issue
Block a user