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 Jun 17, 2024. It is now read-only.
I tried installing this easyauth-proxy to a non-default namespace.
The statefulset failed to come up because of
When I looked into it, I found that the easyauth-proxy secret template includes
which means it will always be installed to the default namespace.
Is that right?