halittiryaki opened a new issue, #2526: URL: https://github.com/apache/apisix-ingress-controller/issues/2526
### Issue description for some reason, i cant select plugins by ingress annotations. so far I tested these: ```yaml k8s.apisix.apache.org/http-to-https: "true" k8s.apisix.apache.org/upstream-scheme: https k8s.apisix.apache.org/response-rewrite-add-header: "testkey1:testval1,testkey2:testval2" ``` if i manually edit the route in the admin ui to have https redirect plugin enabled, it gets again removed by the ingress ctr. do i need to enable some config options additionally, in order for the ingress-controller allow plugins? ### Environment - apisix-ingress-controller:2.0.0-rc3 (helm chart) - k8s: v1.32.7 -- 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: notifications-unsubscr...@apisix.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org