Fix cassandra example for service accounts.

This commit is contained in:
Brendan Burns
2015-05-15 23:21:56 +01:00
parent d7834f5033
commit b4b4ac4ad3
4 changed files with 51 additions and 13 deletions

View File

@@ -26,8 +26,6 @@ spec:
value: 512M
- name: HEAP_NEWSIZE
value: 100M
- name: KUBERNETES_API_PROTOCOL
value: http
volumes:
- name: data
emptyDir: {}