XenitAB / terraform-modules

Xenit Terraform modules
MIT License
33 stars 18 forks source link

Fix: add a private ingressclass instead of replacing the existing #1110

Closed CalleB3 closed 3 months ago

CalleB3 commented 3 months ago

This PR keeps the nginx ingress class when enabling private ingress. Instead of replacing nginx with nginx-public

Making the workflow to enable it alot easier if you already use the nginx class.

Also making the logic in azad-kube-proxy somewhat simpler.