Force the port
This commit is contained in:
@@ -6,9 +6,10 @@ metadata:
|
||||
labels:
|
||||
app: samba
|
||||
spec:
|
||||
type: LoadBalancer
|
||||
type: NodePort
|
||||
selector:
|
||||
app: samba
|
||||
ports:
|
||||
- port: 445
|
||||
name: samba
|
||||
nodePort: 445
|
||||
|
||||
Reference in New Issue
Block a user