Skip to content

Commit f9bcbf5

Browse files
Chetan-99JTorreG
andauthored
Update content/nim/deploy/kubernetes/deploy-using-helm.md
Co-authored-by: Jon Torre <[email protected]>
1 parent d5de95c commit f9bcbf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/nim/deploy/kubernetes/deploy-using-helm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -430,7 +430,7 @@ To upgrade:
430430
1. [Update the Helm repository list](#add-repository).
431431
2. [Adjust your `values.yaml` file](#create-a-helm-deployment-values.yaml-file) if needed.
432432
3. To upgrade the NGINX Instance Manager deployment, run the following command. This command updates the `nms` deployment with a new version from the `nginx-stable/nms-hybrid` repository. It also hashes the provided password and uses the `values.yaml` file at the path you specify.
433-
4. Replace `<chart-version>` with the desired chart version of NGINX Instance Manager 2.19.x referring the helm chart table.
433+
4. Replace `<chart-version>` with the desired chart version of NGINX Instance Manager 2.19.x referring the Helm chart table.
434434
435435
```shell
436436
helm upgrade -n nms \

0 commit comments

Comments
 (0)