Force the port
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user