From 914cf91b4b7bef4637f25cde6388441271deb567 Mon Sep 17 00:00:00 2001 From: Joe Monk Date: Sun, 26 Jan 2025 18:38:50 +0000 Subject: [PATCH] Add all the port bits --- clusters/kairos/samba/service.yaml | 1 + 1 file changed, 1 insertion(+) 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