Add DNS ClusterFirstWithHostNet to TrueNAS CSI

This commit is contained in:
Daniel Cosme
2026-04-30 09:14:21 -04:00
parent 140b13bf6e
commit d5ac075b68
4 changed files with 7 additions and 5 deletions
@@ -127,6 +127,7 @@ spec:
volumeMounts:
- mountPath: /csi
name: plugin-dir
dnsPolicy: ClusterFirstWithHostNet
hostIPC: true
hostNetwork: true
hostPID: true