File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -93,6 +93,11 @@ Notes:
9393 ```
9494 helm upgrade dependencies src/hyperpod_cli/helm_chart/HyperPodHelmChart --values src/hyperpod_cli/helm_chart/HyperPodHelmChart/charts/kueue/values.yaml --namespace kube-system
9595 ```
96+ ### Step Five (only required for changing the health monitoring agent installation on your cluster- version upgrade):
97+ * This command is required to change the version of the Health Monitoring Agent running on your Hyperpod cluster.
98+ ```
99+ helm upgrade dependencies helm_chart/HyperPodHelmChart/charts/health-monitoring-agent --namespace kube-system -f helm_chart/HyperPodHelmChart/charts/health-monitoring-agent/values.yaml
100+ ```
96101
97102## 5. Notes
98103- If you intend to use the Health Monitoring Agent container image from another region, please see below list to find relevant region's URI.
You can’t perform that action at this time.
0 commit comments