mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
fix typo in chronograf/values.yaml (#3652)
This commit is contained in:
committed by
k8s-ci-robot
parent
8469edf872
commit
bda40f95d8
@@ -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.
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user