mirror of
https://github.com/siderolabs/omni.git
synced 2026-05-05 14:46:12 +02:00
Since we don't want to support/maintain the old chart anymore, we simply replace it with the new chart. Added a validation which fails on upgrades from the old one to the new one. Signed-off-by: Utku Ozdemir <utku.ozdemir@siderolabs.com>
365 B
365 B
Omni Deployment
This directory contains deployment options for Omni.
Deployment Options
- Docker Compose: See compose/README.md
- Helm Chart: See helm/omni/README.md
Note
We recommend using the Helm chart for all new deployments. The Docker Compose setup is not recommended for new installations.