Files
metal/talos/patches/networking/vip.yaml
2026-03-05 03:56:44 +01:00

8 lines
296 B
YAML

# yaml-language-server: $schema=https://raw.githubusercontent.com/siderolabs/talos/refs/heads/release-1.11/website/content/v1.11/schemas/config.schema.json
machine:
network:
interfaces:
- interface: "{{node.network.interface}}"
vip:
ip: "{{cluster.controlPlaneIp}}"