You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: site/content/installation/installing-nic/installation-with-helm.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -210,9 +210,9 @@ The steps you should follow depend on the Helm release name:
210
210
211
211
2. Checkout the latest available tag using `git checkout v{{< nic-version >}}`
212
212
213
-
3. Navigate to `/kubernates-ingress/charts/nginx-ingress`
213
+
3. Navigate to `/kubernetes-ingress/charts/nginx-ingress`
214
214
215
-
4. Update the `selectorLabels: {}` field in the `values.yaml` file located at `/kubernates-ingress/charts/nginx-ingress` with the copied `Selector` value.
215
+
4. Update the `selectorLabels: {}` field in the `values.yaml` file located at `/kubernetes-ingress/charts/nginx-ingress` with the copied `Selector` value.
@@ -255,9 +255,9 @@ The steps you should follow depend on the Helm release name:
255
255
256
256
2. Checkout the latest available tag using `git checkout v{{< nic-version >}}`
257
257
258
-
3. Navigate to `/kubernates-ingress/charts/nginx-ingress`
258
+
3. Navigate to `/kubernetes-ingress/charts/nginx-ingress`
259
259
260
-
4. Update the `selectorLabels: {}` field in the `values.yaml` file located at `/kubernates-ingress/charts/nginx-ingress` with the copied `Selector` value.
260
+
4. Update the `selectorLabels: {}` field in the `values.yaml` file located at `/kubernetes-ingress/charts/nginx-ingress` with the copied `Selector` value.
0 commit comments