mirror of
https://github.com/siderolabs/omni.git
synced 2026-03-30 13:11:39 +02:00
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>