greptimedb-enterprise-dashboard

August 20, 2025 ยท View on GitHub

The Helm chart for deploying GreptimeDB Enterprise Dashboard.

Version: 0.1.0 Type: application AppVersion: 0.1.0

Overview

The GreptimeDB Enterprise Dashboard is a web-based dashboard for managing GreptimeDB instances.

Requirements

Kubernetes: >=1.18.0-0

Values

KeyTypeDefaultDescription
affinityobject{}
args[0]string"--config=/etc/dashboard-apiserver/config.yaml"
configstring"servicePort: 19095\nlogLevel: info\nprovisionedInstances:\n- name: mycluster\n namespace: default\n type: cluster\n url: http://mycluster-frontend.default.svc.cluster.local:4000\n monitoring:\n greptimedb:\n url: http://mycluster-monitor-standalone.default.svc.cluster.local:4000\n"
fullnameOverridestring""
image.pullPolicystring"IfNotPresent"
image.repositorystring"Please set the image repository"
image.tagstring"Please set the image repository"
imagePullSecretslist[]
nameOverridestring""
nodeSelectorobject{}
podAnnotationsobject{}
podSecurityContextobject{}
replicaCountint1
resourcesobject{}
securityContextobject{}
service.annotationsobject{}
service.portint19095
service.typestring"ClusterIP"
serviceAccount.annotationsobject{}
serviceAccount.createbooltrue
serviceAccount.namestring""
servicePortint19095
tolerationslist[]