eclipse/ditto
Contains the official Helm chart of Eclipse Ditto™.
10K+
The official Eclipse Ditto™ Helm chart is managed in the Ditto GitHub repository.
To install the chart with the release name eclipse-ditto, run the following commands:
helm install -n ditto my-ditto oci://registry-1.docker.io/eclipse/ditto --version <version> --wait
To uninstall/delete the my-ditto
deployment:
helm uninstall my-ditto
Please note that the chart currently won't work out of the box on ARM64 infrastructure, as the referenced MongoDB "Bitnami" dependency is not yet provided as ARM64 Helm chart.
helm pull oci://registry-1.docker.io/eclipse/ditto