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
434 stars 44 forks source link

Extend Helm Chart #548

Open danielstankw opened 1 month ago

danielstankw commented 1 month ago

What would you like to be added?

Add fields in the helm chart for persistence where user can define for example PVC, as well as fields for service, where the type can be adjusted.

Why is this needed?

Makes tuning values.yaml easier

elliotxx commented 1 month ago

@danielstankw Thank you for your feedback! 👏 We just added some chart parameters recently, but it doesn't seem enough.

I have linked your requirements to the #347 and we will optimize it as soon as possible.

danielstankw commented 1 month ago

Thank you