We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fc3cdf commit ad170fcCopy full SHA for ad170fc
charts/hdx-oss-v2/templates/NOTES.txt
@@ -4,10 +4,6 @@ WARNING: THIS CHART IS DEPRECATED
4
5
The 'hdx-oss-v2' chart has been deprecated and renamed to 'clickstack'.
6
7
-Please migrate to the new chart:
8
- helm repo update
9
- helm upgrade {{ .Release.Name }} hyperdx/clickstack --reuse-values
10
-
11
For more information, see: https://github.com/hyperdxio/helm-charts
12
13
================================================================================
@@ -42,4 +38,4 @@ Application Access:
42
38
{{- end }}
43
39
44
40
To verify the deployment status, run:
45
- kubectl get pods -l "app.kubernetes.io/name={{ include "hdx-oss.name" . }}"
41
+ kubectl get pods -l "app.kubernetes.io/name={{ include "hdx-oss.name" . }}"
0 commit comments