[incubator/cassandra] Typo fix: persitent->persistent (#6262)

* Update values.yaml

* Update Chart.yaml
This commit is contained in:
AdamDang
2018-07-01 10:07:17 -07:00
committed by k8s-ci-robot
parent 5e918b6a41
commit daa8975255
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
name: cassandra
version: 0.4.0
version: 0.4.1
appVersion: 3
description: Apache Cassandra is a free and open-source distributed database management
system designed to handle large amounts of data across many commodity servers, providing
+1 -1
View File
@@ -13,7 +13,7 @@ image:
service:
type: ClusterIP
## Persist data to a persitent volume
## Persist data to a persistent volume
persistence:
enabled: true
## cassandra data Persistent Volume Storage Class