sebschlue commented on issue #1880:
URL: 
https://github.com/apache/apisix-ingress-controller/issues/1880#issuecomment-1612621763

   Just for good hygiene I have now created the following:
   
   ```
   apiVersion: networking.k8s.io/v1
   kind: IngressClass
   metadata:
     labels:
       app.kubernetes.io/component: controller
       app.kubernetes.io/instance: ingress-apisix
       app.kubernetes.io/name: ingress-apisix
       app.kubernetes.io/part-of: ingress-apisix
       app.kubernetes.io/version: 1.6.0
     name: apisix
   spec:
     controller: apisix.apache.org/apisix-ingress
   ```
   
   


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