diff --git a/clusters/kairos/samba/service.yaml b/clusters/kairos/samba/service.yaml index 8b74631..4eba059 100644 --- a/clusters/kairos/samba/service.yaml +++ b/clusters/kairos/samba/service.yaml @@ -10,4 +10,5 @@ spec: ports: - protocol: TCP port: 445 + nodePort: 445 targetPort: 445 \ No newline at end of file