Chart: deep
A Helm chart for running deep as a monolith
Sections
root
alues that are defined in the root of the values file.
global
Default values for deep. This is a YAML-formatted file. Declare variables to be passed into your templates. General config that affect all parts of the chart
deep
Define the config specific to the deployment of deep Including, replicas, annotations, environments etc
service
Configuration used for the deep service
compactor
The configuration for the compactor service As this is a single binary deployment this only holds the deep config, there is no kubernetes service
distributor
The configuration for the distributor service As this is a single binary deployment this only holds the deep config, there is no kubernetes service
querier
The configuration for the querier service As this is a single binary deployment this only holds the deep config, there is no kubernetes service
tracepoint
The configuration for the tracepoint service As this is a single binary deployment this only holds the deep config, there is no kubernetes service
queryFrontend
The configuration for the queryFrontend service As this is a single binary deployment this only holds the deep config, there is no kubernetes service
ingester
The configuration for the ingester service As this is a single binary deployment this only holds the deep config, there is no kubernetes service
storage
The configuration for deep storage module
metricsGenerator
The configuration for deep metrics generator module
global_overrides
The configuration for global overrides
overrides
The configuration for deep overrides module
server
Set Deep server configuration
config
define the config for deep
serviceAccount
The configuration that is used for the service account. See Service Accounts
monitoring
This config controls the deployment of Pod/Service Monitors to connect Deep to Prometheus for metric gathering
Examples
application chart version (1.0.26) running application version (1.0.8)