You need to sign in or sign up before continuing.
Unverified Commit ac405d84 authored by silme's avatar silme Committed by GitHub

align variable name (#103) (#104)

* align variable name (#103) * bump chart version
parent 4820f8c2
apiVersion: v1 apiVersion: v1
name: chronograf name: chronograf
version: 1.1.14 version: 1.1.15
appVersion: 1.8.0 appVersion: 1.8.0
description: Open-source web application written in Go and React.js that provides 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 the tools to visualize your monitoring data and easily create alerting and automation
......
...@@ -26,7 +26,7 @@ persistence: ...@@ -26,7 +26,7 @@ persistence:
## GKE, AWS & OpenStack) ## GKE, AWS & OpenStack)
## ##
# storageClass: "-" # storageClass: "-"
accessModes: ReadWriteOnce accessMode: ReadWriteOnce
size: 8Gi size: 8Gi
## Configure resource requests and limits ## Configure resource requests and limits
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment