# Talos 1.14 defaults to running kubelet and pods in a sandboxed PID/mount # namespace, which breaks workloads that rely on hostPID or host mounts # (node-exporter, GPU plugins, in-tree iSCSI). Set to true to opt in; on # encrypted disks expect a second reboot the first time it is enabled. apiVersion: v1alpha1 kind: SecurityProfileConfig workloadIsolation: false