This repository contains the Helm chart for deploying Cosanet on Kubernetes.
helm repo add cosanet https://cosanet.github.io/charts
helm install cosanet cosanet
Refer to values.yaml and Cosanet’s arguments documentation for all available configuration options.