KusionStack / karpor

Intelligence for Kubernetes. World's most promising Kubernetes Visualization Tool for Developer and Platform Engineering teams.
https://karpor-demo.kusionstack.io
Apache License 2.0
455 stars 46 forks source link

Experience: Whether the GitHub Badge is displayed through the flag in /server-configs #501

Closed elliotxx closed 1 month ago

elliotxx commented 3 months ago

What would you like to be added?

Whether the GitHub logo is displayed through the flag in /server-configs.

GitHub logo is used to jump to Karpor's github repo. Sometimes, users do not need this link. For example, when deploying within the company.

image

You can call the $HOST/server-configs in the front-end code to get the server configurations, including whether to display the github logo, which is set by the service deployer.

image

Why is this needed?

Sometimes, users do not need this github logo. For example, when deploying within the company.