Utku Ozdemir 2977f05381
feat: allow empty subdomain for workload proxy
Allow setting the workload proxy subdomain to an empty string when useOmniSubdomain is true. This exposes services directly as subdomains of Omni (e.g., grafana.omni.example.com), which is the simplest possible setup for on-prem deployments needing only a wildcard DNS and cert on the Omni domain.

Continuation of https://github.com/siderolabs/omni/pull/2538.

Signed-off-by: Utku Ozdemir <utku.ozdemir@siderolabs.com>
2026-03-19 12:07:38 +01:00
..

Omni Deployment

This directory contains deployment options for Omni.

Deployment Options

Note

We recommend using the Helm chart for all new deployments. The Docker Compose setup is not recommended for new installations.