fix typo in chronograf/values.yaml (#3652)

This commit is contained in:
Lingming Xia
2018-02-09 15:05:52 -08:00
committed by k8s-ci-robot
parent 8469edf872
commit bda40f95d8
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
name: chronograf
version: 0.4.0
version: 0.4.1
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
rules.
+1 -1
View File
@@ -64,7 +64,7 @@ oauth:
enabled: false
client_id: CHANGE_ME
client_secret: CHANGE_ME
# This is a comma seperated list of GH organizations (OPTIONAL)
# This is a comma separated list of GH organizations (OPTIONAL)
gh_orgs: ""
google:
enabled: false