Open rogermartensson opened 2 years ago
The ingress-template doesn't work for newer Kubernetes versions. The reason is that ingress isn't in beta anymore.
There is a fix here: https://github.com/mintel/dex-k8s-authenticator/pull/192
The ingress-template doesn't work for newer Kubernetes versions. The reason is that ingress isn't in beta anymore.