Monitoring Helm values reference#
Helm values reference table for the monitoring application.
Key  | 
Type  | 
Default  | 
Description  | 
|---|---|---|---|
chronograf.env.CUSTOM_AUTO_REFRESH  | 
string  | 
  | 
|
chronograf.env.GH_CLIENT_ID  | 
string  | 
  | 
|
chronograf.env.GH_ORGS  | 
string  | 
  | 
|
chronograf.env.HOST_PAGE_DISABLED  | 
bool  | 
  | 
|
chronograf.env.INFLUXDB_ORG  | 
string  | 
  | 
|
chronograf.env.INFLUXDB_URL  | 
string  | 
  | 
|
chronograf.envFromSecret  | 
string  | 
  | 
|
chronograf.image.pullPolicy  | 
string  | 
  | 
|
chronograf.image.tag  | 
string  | 
  | 
|
chronograf.ingress.enabled  | 
bool  | 
  | 
|
chronograf.oauth.enabled  | 
bool  | 
  | 
|
chronograf.resources.limits.cpu  | 
int  | 
  | 
|
chronograf.resources.limits.memory  | 
string  | 
  | 
|
chronograf.resources.requests.cpu  | 
int  | 
  | 
|
chronograf.resources.requests.memory  | 
string  | 
  | 
|
chronograf.service.replicas  | 
int  | 
  | 
|
chronograf.service.type  | 
string  | 
  | 
|
chronograf.updateStrategy.type  | 
string  | 
  | 
|
cronjob.debug  | 
bool  | 
  | 
set to true to enable debug logging  | 
cronjob.image  | 
object  | 
  | 
image for monitoring-related cronjobs  | 
cronjob.image.repository  | 
string  | 
  | 
repository for rubin-influx-tools  | 
cronjob.image.tag  | 
string  | 
the appVersion of the chart  | 
tag for rubin-influx-tools  | 
cronjob.schedule  | 
object  | 
  | 
schedules for jobs  | 
cronjob.schedule.bucketmaker  | 
string  | 
  | 
bucketmaker schedule  | 
cronjob.schedule.bucketmapper  | 
string  | 
  | 
bucketmapper schedule  | 
cronjob.schedule.taskmaker  | 
string  | 
  | 
taskmaker schedule  | 
global.influxdbOrg  | 
string  | 
  | 
InfluxDBv2 organization  | 
global.influxdbUrl  | 
string  | 
  | 
URL for InfluxDBv2 instance  | 
global.vaultSecretsPath  | 
string  | 
Set by Argo CD  | 
Base path for Vault secrets  | 
ingress.chronograf  | 
object  | 
  | 
ingress for Chronograf UI  | 
ingress.chronograf.annotations  | 
object  | 
  | 
Additional annotations to add to the ingress  | 
ingress.chronograf.hostname  | 
string  | 
  | 
hostname for Chronograf UI @ default – None, must be set by each individual instance  |