You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 9, 2025. It is now read-only.
While setting romm.config.auth.enabled to true, helm complain during the YAML to JSON conversion.
A closer look show that the envs in deployment looks like that :
Where it should look something like that :
I suspect that the ident is not being correctly dealt with in the deployment template around line 40-48.