Richard0706 commented on issue #2681: URL: https://github.com/apache/apisix-ingress-controller/issues/2681#issuecomment-3665518255
The APISIX Ingress Controller is looking for a resource named apisix-config in the seed-dev namespace, but this resource is actually deployed in the apisix-ingress namespace. According to the Kubernetes specification, when referencing a namespace-level resource (such as GatewayProxy), if the namespace field is not specified in the parameters, Kubernetes assumes that the resource is in the same namespace as the Ingress that uses it. Even though I added the following configuration when using Helm: --set ingress-controller.gatewayProxy.createDefault=tru how to fix? -- 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]
