This ensures Omni remains the single source of truth for cluster identity, security, and connectivity. This page lists the Talos configuration options that don’t work with Omni, explains why they’re restricted, and what Omni manages instead.
Why certain Talos config fields are forbidden
Omni assumes full control of critical configuration aspects such as certificates, endpoints, and secrets. Allowing users to modify these values directly could break Omni’s internal reconciliation process or expose sensitive data.Forbidden fields are therefore stripped or ignored at runtime when a machine joins or syncs with Omni.
Forbidden or ignored fields
Here are specific Talos configuration fields that Omni either forbids or silently overrides. These same restrictions also apply when importing a cluster.How Omni handles forbidden or ignored fields
If a Talos machine configuration contains any of the above fields:- Omni strips or overrides the values automatically before applying them to the node.
- Attempting to manually modify these fields through the Talos API or
talosctlis ignored after the node is managed by Omni. - Machine configuration updates must always be made through Omni to ensure they remain in sync with the control plane.