Jaydee94 / kubeseal-webgui

This is a simple web ui for Bitnami Sealed Secrets.
Apache License 2.0
75 stars 19 forks source link

Multi tenant support #244

Open Jaydee94 opened 9 months ago

Jaydee94 commented 9 months ago

Closes #238

Adds support for multiple configurable environments in the ui component. This is for the use case that you want to have one kubeseal-webgui ui and add multiple clusters so that you don't have to run a ui in all your kubernetes clusters.

The only requirement: The api component of kubeseal-webgui has to be deployed in all your desired clusters and must be accessable for the ui. The ui can be configured to consume as many environments/clusters as you want by setting up the backends in the config,json.