We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 95d9e6b + 9a6ad9e commit 347bbbbCopy full SHA for 347bbbb
articles/application-gateway/ingress-controller-install-existing.md
@@ -299,7 +299,7 @@ appgw:
299
Apply the Helm changes:
300
1. Ensure the `AzureIngressProhibitedTarget` CRD is installed with:
301
```bash
302
- kubectl apply -f https://raw.githubusercontent.com/Azure/application-gateway-kubernetes-ingress/ae695ef9bd05c8b708cedf6ff545595d0b7022dc/crds/AzureIngressProhibitedTarget.yaml
+ kubectl apply -f https://raw.githubusercontent.com/Azure/application-gateway-kubernetes-ingress/7b55ad194e7582c47589eb9e78615042e00babf3/crds/AzureIngressProhibitedTarget-v1-CRD-v1.yaml
303
```
304
2. Update Helm:
305
0 commit comments