This repository contains the Helm chart for deploying Cosanet on Kubernetes.
- Helm 3.x
- Access to a Kubernetes cluster
helm repo add cosanet https://cosanet.github.io/charts
helm install cosanet cosanetRefer to values.yaml and Cosanet's arguments documentation for all available configuration options.
