Skip to content

Instantly share code, notes, and snippets.

View ksponomarev's full-sized avatar

Kirill ksponomarev

  • Kazahstan, Astana
View GitHub Profile
# -- SigNoz chart full name override
fullnameOverride: ""
# Clickhouse default values
clickhouse:
# -- Cloud service being deployed on (example: `aws`, `azure`, `gcp`, `hcloud`, `other`).
# Based on the cloud, storage class for the persistent volume is selected.
# When set to 'aws' or 'gcp', new expandible storage class is created.
# When set to something else or not set, the default storage class (if any) from the k8s cluster is selected.
cloud: other
# Default values for kube-prometheus-stack.
# This is a YAML-formatted file.
# Declare variables to be passed into your templates.
## Provide a name in place of kube-prometheus-stack for `app:` labels
##
nameOverride: "prometheus-stack"
## Override the deployment namespace
##