meilisearch / meilisearch-kubernetes

Meilisearch on Kubernetes Helm charts and manifests
https://www.meilisearch.com
MIT License
212 stars 59 forks source link

Ingress does not contain a valid IngressClass #116

Closed beshkenadze closed 2 years ago

beshkenadze commented 2 years ago

Description The nginx controller causes the error "Ignoring ingress because of error while validating ingress class". The networking.k8s.io/v1 API requires to use the nginx class name.

Expected behavior Should work.

Current behavior Doesn't work.

Environment (please complete the following information):