blob: 9258e77f9422eb2f7c5a20f55df2e0e4981c36a9 [file] [log] [blame]
Hyunsun Moon5881cb82020-01-23 22:29:44 -08001fullnameOverride: "cassandra"
2image:
3 tag: "2.1.20"
4persistence:
5 enabled: true
6 storageClass: "hostpath"
7config:
8 cluster_size: 1
9 seed_size: 1
10 cluster_domain: "azure.central"
11 endpoint_snitch: "GossipingPropertyFileSnitch"