Files
terraform/proxmox/files/talos_machine_patch.yml
T
2026-09-02 21:14:55 -04:00

20 lines
512 B
YAML

machine:
certSANs: []
# kubelet:
# image: ghcr.io/siderolabs/kubelet:v1.36.3
# defaultRuntimeSeccompProfileEnabled: true
# disableManifestsDirectory: true
install:
disk: /dev/sda
image: ghcr.io/siderolabs/installer:v1.13.0
wipe: false
grubUseUKICmdline: true
features:
diskQuotaSupport: true
kubePrism:
enabled: false
hostDNS:
enabled: true
forwardKubeDNSToHost: false
nodeLabels:
node.kubernetes.io/exclude-from-external-load-balancers: ""