Skip to content

Commit ad170fc

Browse files
committed
docs: update NOTES
1 parent 0fc3cdf commit ad170fc

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

charts/hdx-oss-v2/templates/NOTES.txt

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@ WARNING: THIS CHART IS DEPRECATED
44

55
The 'hdx-oss-v2' chart has been deprecated and renamed to 'clickstack'.
66

7-
Please migrate to the new chart:
8-
helm repo update
9-
helm upgrade {{ .Release.Name }} hyperdx/clickstack --reuse-values
10-
117
For more information, see: https://github.com/hyperdxio/helm-charts
128

139
================================================================================
@@ -42,4 +38,4 @@ Application Access:
4238
{{- end }}
4339

4440
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

Comments
 (0)