[stable/chronograf] typo fix: persitent->persistent (#5446)

* Update Chart.yaml

* Update values.yaml
This commit is contained in:
AdamDang
2018-05-09 23:05:53 -07:00
committed by k8s-ci-robot
parent 084b843647
commit ddd8eebb3c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
name: chronograf
version: 0.4.4
version: 0.4.5
appVersion: 1.3
description: Open-source web application written in Go and React.js that provides
the tools to visualize your monitoring data and easily create alerting and automation
+1 -1
View File
@@ -13,7 +13,7 @@ service:
replicas: 1
type: ClusterIP
## Persist data to a persitent volume
## Persist data to a persistent volume
##
persistence:
enabled: false