ccojocar / sso-operator

Single Sign-On Kubernetes operator for Dex identity provider
Apache License 2.0
78 stars 20 forks source link

helm chart cannot be installed on Kubernetes >= 1.16 #59

Open fmotrifork opened 4 years ago

fmotrifork commented 4 years ago

The helm chart uses deprecated Kubernetes APIs, and can therefore not be installed on newer Kubernetes versions.

https://kubernetes.io/blog/2019/07/18/api-deprecations-in-1-16/