headlamp-k8s / headlamp

A Kubernetes web UI that is fully-featured, user-friendly and extensible
https://headlamp.dev
Apache License 2.0
1.8k stars 135 forks source link

Illogical behaviour with oidc #1897

Closed gecube closed 1 month ago

gecube commented 2 months ago

Good day Sirs,

I am experimenting with your helm chart extensively. And found the next thing. I can set up oidc settings with the config.oidc.secret.create: false value. It leads to broken deployment as it expects the secret anyway. It is opaque behaviour as in fact as user I want to have three options:

I think good example could be bitnami charts for redis/mongo/postgresql, where it is obvious what to put into values.yaml

knrt10 commented 2 months ago

Thank you for the detailed issue @gecube. Fixing this