Files
home-ops/talos
hermes 2dff7e052d
Flate / Flate - Filter (pull_request) Successful in 8s
Flate / Flate (pull_request) Successful in 43s
Flate / Flate - Success (pull_request) Canceled after 0s
fix(storage): tag чарта 0.5.10 (0.20.0 — это appVersion), region ru-central1
2026-09-17 14:45:32 +00:00
..
2026-09-16 22:21:59 +03:00
2026-09-16 22:21:59 +03:00
2026-09-16 22:21:59 +03:00
2026-09-16 22:21:59 +03:00
2026-09-16 22:21:59 +03:00

Talos Patching

Machine configs are assembled by topf from topf.yaml plus the strategic merge patches in this directory.

https://www.talos.dev/latest/talos-guides/configuration/patching/

Patch Directories

Patches merge in this order, alphabetically within each directory, with later patches taking precedence:

  • all/: applied to every node
  • control-plane/: applied to control-plane nodes
  • worker/: applied to worker nodes
  • node/${hostname}/: applied to the node with the specified name

Files ending in .yaml.tpl are Go-templated per node; see the topf configuration model for the available template variables.