File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff 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. 
Original file line number Diff line number Diff line change @@ -148,7 +148,7 @@ The NLK controller can be installed in your Kubernetes cluster using either Helm
148148Install 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``` 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments