Create Helm Chart
It would be super helpful to have a helm chart created an maintained. It looks like there is a deployment for the server and a daemonset for the agent based on the deployment.yaml file. If the helm chart included these it would be helpful. Also the values.yaml file could have an easy way to configure the server per zone functionality (if you are like me and trying to cut down on cross-zone costs, which of course you are if you are reading this)
https://helm.sh/docs/chart_template_guide/getting_started/
Create Helm Chart
It would be super helpful to have a helm chart created an maintained. It looks like there is a deployment for the server and a daemonset for the agent based on the
deployment.yamlfile. If the helm chart included these it would be helpful. Also thevalues.yamlfile could have an easy way to configure the server per zone functionality (if you are like me and trying to cut down on cross-zone costs, which of course you are if you are reading this)https://helm.sh/docs/chart_template_guide/getting_started/