···11+# Talos Patching
22+33+This directory contains Kustomization patches that are added to the talhelper configuration file.
44+55+<https://www.talos.dev/v1.7/talos-guides/configuration/patching/>
66+77+## Patch Directories
88+99+Under this `patches` directory, there are several sub-directories that can contain patches that are added to the talhelper configuration file.
1010+Each directory is optional and therefore might not created by default.
1111+1212+- `global/`: patches that are applied to both the controller and worker configurations
1313+- `controller/`: patches that are applied to the controller configurations
1414+- `worker/`: patches that are applied to the worker configurations
1515+- `${node-hostname}/`: patches that are applied to the node with the specified name