diff --git a/clusters/kairos/samba-server/deployment.yaml b/clusters/kairos/samba-server/deployment.yaml index be37598..fc73765 100644 --- a/clusters/kairos/samba-server/deployment.yaml +++ b/clusters/kairos/samba-server/deployment.yaml @@ -22,6 +22,7 @@ spec: ports: - containerPort: 445 hostNetwork: true + dnsPolicy: ClusterFirstWithHostNet securityContext: privileged: true capabilities: