I just tried out this tool on one of our clusters. We would mostly like to use this to expose information about the status of deployment changes to developers in a friendly manner.
I see that there is already a feature request open for multi-tenancy support (but I suppose implementing that is no small task).
What I think would already be useful to us is if we could exclude certain namespaces from the UI through a value passed to the helm chart, this way we could exclude all system namespaces and only show namespaces that contain business-workloads. That would probably make our average user more comfortable navigating the tool.
I assume this is not possible yet right now as I do not find any example in the readme/values chart.
I just tried out this tool on one of our clusters. We would mostly like to use this to expose information about the status of deployment changes to developers in a friendly manner.
I see that there is already a feature request open for multi-tenancy support (but I suppose implementing that is no small task).
What I think would already be useful to us is if we could exclude certain namespaces from the UI through a value passed to the helm chart, this way we could exclude all system namespaces and only show namespaces that contain business-workloads. That would probably make our average user more comfortable navigating the tool.
I assume this is not possible yet right now as I do not find any example in the readme/values chart.