Skip to content

Commit c43e934

Browse files
committed
Merge branch 'main' of github.com:nginx/documentation
2 parents de8e68d + 2f2be34 commit c43e934

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/nginx-one/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ cascade:
4040
{{</ card >}}
4141
{{</ card-section >}}
4242

43-
# Other Products
43+
# Other Components
4444
{{< card-section title="Kubernetes Solutions">}}
4545
{{< card title="NGINX Ingress Controller" titleUrl="/nginx-ingress-controller/" icon="NGINX-Ingress-Controller-product-icon">}}
4646
Kubernetes traffic management with API gateway, identity, and observability features.

content/nginxaas-azure/loadbalancer-kubernetes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ The NLK controller can be installed in your Kubernetes cluster using either Helm
148148
Install the NLK controller using `helm install`. Be sure your kubectl context is pointed at the desired cluster.
149149

150150
```bash
151-
helm install nlk oci://registry-1.docker.io/nginxcharts/nginxaas-loadbalancer-kubernetes --version 1.0.0 \
151+
helm install nlk oci://registry-1.docker.io/nginxcharts/nginxaas-loadbalancer-kubernetes --version 1.1.1 \
152152
--set "nlk.dataplaneApiKey=${keyValue}" \
153153
--set "nlk.config.nginxHosts=${dataplaneAPIEndpoint}nplus"
154154
```

0 commit comments

Comments
 (0)