Richard0706 commented on issue #2681:
URL: 
https://github.com/apache/apisix-ingress-controller/issues/2681#issuecomment-3685530269

   > ref: 
[dcf3b59](https://github.com/apache/apisix-ingress-controller/commit/dcf3b593333e2b326a5ab76272a0dee2ac2e6b48)
 [@Richard0706](https://github.com/Richard0706) You need to specify the target 
namespace for ingressClass.
   > 
   > apiVersion: networking.k8s.io/v1
   > kind: IngressClass
   > metadata:
   >   annotations:
   >     meta.helm.sh/release-name: apisix
   >     meta.helm.sh/release-namespace: apisix-ingress
   >   creationTimestamp: "2025-12-17T13:36:58Z"
   >   generation: 2
   >   labels:
   >     app.kubernetes.io/managed-by: Helm
   >   name: apisix
   >   resourceVersion: "120959668"
   >   uid: 24c995b4-95d3-4cb9-bb90-4cb07613b9ec
   > spec:
   >   controller: apisix.apache.org/apisix-ingress-controller
   >   parameters:
   >     apiGroup: apisix.apache.org
   >     kind: GatewayProxy
   >     name: apisix-config
   >     namespace: "apisix-ingress"
   >     scope: "Namespace"
   
   I've tried it, you can check this out.
   
https://github.com/apache/apisix-ingress-controller/issues/2681#issuecomment-3668500886
   After I saved it and checked again, the save did not take effect.
   Do we really need double quotes?
   


-- 
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]

Reply via email to