mailu-charts

This repository hosts Helm charts for deploying Mailu to Kubernetes clusters.

Getting Started

  1. Clone the repository.
  2. Place your Helm charts in the designated directory.
  3. Update the Helm repository index using:
helm dependency update mailu && helm package mailu && helm repo index .