Skip to content

Commit 347bbbb

Browse files
authored
Merge pull request #97593 from mazgi/update-link-for-agic-azureingressprohibitedtargets
Update the link to indicates correct API version for AGIC/AzureIngressProhibitedTarget
2 parents 95d9e6b + 9a6ad9e commit 347bbbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/application-gateway/ingress-controller-install-existing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@ appgw:
299299
Apply the Helm changes:
300300
1. Ensure the `AzureIngressProhibitedTarget` CRD is installed with:
301301
```bash
302-
kubectl apply -f https://raw.githubusercontent.com/Azure/application-gateway-kubernetes-ingress/ae695ef9bd05c8b708cedf6ff545595d0b7022dc/crds/AzureIngressProhibitedTarget.yaml
302+
kubectl apply -f https://raw.githubusercontent.com/Azure/application-gateway-kubernetes-ingress/7b55ad194e7582c47589eb9e78615042e00babf3/crds/AzureIngressProhibitedTarget-v1-CRD-v1.yaml
303303
```
304304
2. Update Helm:
305305
```bash

0 commit comments

Comments
 (0)