Merge pull request #279 from disrani-px/patch-1

Fix mountpath for cassandra
This commit is contained in:
k8s-ci-robot 2018-10-11 13:02:01 -07:00 committed by GitHub
commit 81b84edc1d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@ spec:
# the stateful pod volumes.
volumeMounts:
- name: cassandra-data
mountPath: /cassandra_data
mountPath: /var/lib/cassandra
# These are converted to volume claims by the controller
# and mounted at the paths mentioned above.
# do not use these in production until ssd GCEPersistentDisk or other ssd pd