Commit 8d30e20c authored by Gianluca Arbezzano's avatar Gianluca Arbezzano Committed by k8s-ci-robot

Bump Chronograf (#3187)

/assign @mattfarina
parent 66123004
name: chronograf name: chronograf
version: 0.3.0 version: 0.4.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
rules. rules.
......
## Image Settings ## Image Settings
## ##
image: image:
repository: "quay.io/influxdb/chronograf" repository: "docker.io/chronograf"
tag: "latest" tag: "1.3-alpine"
pullPolicy: "Always" pullPolicy: "Always"
## Specify a service type ## Specify a service type
...@@ -70,7 +70,8 @@ oauth: ...@@ -70,7 +70,8 @@ oauth:
enabled: false enabled: false
client_id: CHANGE_ME client_id: CHANGE_ME
client_secret: CHANGE_ME client_secret: CHANGE_ME
public_url: "" # eg. http://chronograf.foobar.com # eg. http://chronograf.foobar.com
public_url: ""
# This is a comma seperated list of Google Apps domains (OPTIONAL) # This is a comma seperated list of Google Apps domains (OPTIONAL)
google_domains: "" google_domains: ""
heroku: heroku:
......
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