Skip to content

Commit

Permalink
Update infrastructure-gateway-api.md (rackerlabs#374)
Browse files Browse the repository at this point in the history
update path to Chart.yaml
  • Loading branch information
timolow authored Jul 25, 2024
1 parent 23fd94c commit a46d508
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/infrastructure-gateway-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ There are various implementations of the Gateway API. In this document, we will

Next, Install the NGINX Gateway Fabric controller
```shell
cd /opt/genestack/submodules/nginx-gateway-fabric/deploy/helm-chart
cd /opt/genestack/submodules/nginx-gateway-fabric/charts/nginx-gateway-fabric

helm upgrade --install nginx-gateway-fabric . --namespace=nginx-gateway -f /opt/genestack/base-helm-configs/nginx-gateway-fabric/helm-overrides.yaml
```
Expand Down

0 comments on commit a46d508

Please sign in to comment.