Force the port

This commit is contained in:
2025-07-08 22:02:53 +01:00
parent 842b068f3a
commit 47e616bfb2

View File

@@ -6,9 +6,10 @@ metadata:
labels: labels:
app: samba app: samba
spec: spec:
type: LoadBalancer type: NodePort
selector: selector:
app: samba app: samba
ports: ports:
- port: 445 - port: 445
name: samba name: samba
nodePort: 445