Skip to content

Commit 9fbd8a6

Browse files
authored
Update content/nim/deploy/kubernetes/deploy-using-helm.md
1 parent 92dce59 commit 9fbd8a6

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
@@ -104,7 +104,7 @@ The `values.yaml` file customizes the Helm chart installation without editing th
104104
1. Create a `values.yaml` file similar to this example:
105105

106106
- In the `imagePullSecrets` section, add the credentials for your private Docker registry.
107-
- Change the Version tag to the version of NGINX Instance Manager you would like to install. See "Install the chart" below for versions.
107+
- Change the version tag to the version of NGINX Instance Manager you would like to install. See "Install the chart" below for versions.
108108

109109
{{< see-also >}} For more on creating a secret, see Kubernetes [Pull an Image from a Private Registry](https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/). {{</ see-also >}}
110110

0 commit comments

Comments
 (0)