bzp2010 commented on issue #2653: URL: https://github.com/apache/apisix-ingress-controller/issues/2653#issuecomment-3555438802
@mayankmurari Your `spec` is without the `ingressClassName` field, so the ingress controller cannot determine which APISIX cluster to apply the global rule to. You should attempt adding this field and observe the outcome. Of course, you must first prepare the GatewayProxy resource and associate an IngressClass resource with it. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
