You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+18-18Lines changed: 18 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
-
# HyperDX V2 Helm Charts
1
+
# ClickStack Helm Charts
2
2
3
-
Welcome to the official HyperDX Helm charts repository. This guide provides instructions on how to install, configure, and manage your HyperDX V2 deployment using Helm.
3
+
Welcome to the official ClickStack Helm charts repository. ClickStack brings together the best of observability: **ClickHouse + OpenTelemetry + HyperDX**. This guide provides instructions on how to install, configure, and manage your ClickStack deployment using Helm.
4
4
5
5
## Table of Contents
6
6
@@ -33,29 +33,29 @@ Welcome to the official HyperDX Helm charts repository. This guide provides inst
33
33
- Kubernetes cluster (v1.20+ recommended)
34
34
-`kubectl` configured to interact with your cluster
**Note:** The chart automatically creates a Kubernetes secret (`<release-name>-app-secrets`) with your API key. No additional secret configuration is needed unless you want to use an external secret.
@@ -278,7 +278,7 @@ For handling sensitive data such as API keys or database credentials, use Kubern
278
278
279
279
### Using Pre-Configured Secrets
280
280
281
-
The Helm chart includes a default secret template located at [`charts/hdx-oss-v2/templates/secrets.yaml`](https://github.com/hyperdxio/helm-charts/blob/main/charts/hdx-oss-v2/templates/secrets.yaml). This file provides a base structure for managing secrets.
281
+
The Helm chart includes a default secret template located at [`charts/clickstack/templates/secrets.yaml`](https://github.com/hyperdxio/helm-charts/blob/main/charts/clickstack/templates/secrets.yaml). This file provides a base structure for managing secrets.
282
282
283
283
284
284
If you need to manually apply a secret, modify and apply the provided `secrets.yaml` template:
0 commit comments