mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-16 06:32:32 +00:00
Fix cassandra example for service accounts.
This commit is contained in:
@@ -26,8 +26,6 @@ spec:
|
||||
value: 512M
|
||||
- name: HEAP_NEWSIZE
|
||||
value: 100M
|
||||
- name: KUBERNETES_API_PROTOCOL
|
||||
value: http
|
||||
volumes:
|
||||
- name: data
|
||||
emptyDir: {}
|
||||
|
Reference in New Issue
Block a user