Helm chart definitions to deploy costgraph to the clusters.
Create a new values file that contains the configuration you’d like to deploy
helm template . -f <values-file> | tee | kubectl apply --dry-run=client -f -