Commit 2908b166 authored by Kirill Rakhman's avatar Kirill Rakhman Committed by k8s-ci-robot

chronograf: fix values.yaml (#5264)

* chronograf: fix values.yaml * chronograf: bump version
parent 1e0b85f6
name: chronograf name: chronograf
version: 0.4.3 version: 0.4.4
appVersion: 1.3 appVersion: 1.3
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
......
...@@ -73,7 +73,7 @@ oauth: ...@@ -73,7 +73,7 @@ oauth:
# eg. http://chronograf.foobar.com # eg. http://chronograf.foobar.com
public_url: "" public_url: ""
# This is a comma separated list of Google Apps domains (OPTIONAL) # This is a comma separated list of Google Apps domains (OPTIONAL)
google_domains: "" domains: ""
heroku: heroku:
enabled: false enabled: false
client_id: CHANGE_ME client_id: CHANGE_ME
......
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