change to nodeport
This commit is contained in:
parent
d8442d8cef
commit
c104b666de
|
|
@ -10,4 +10,4 @@ spec:
|
||||||
- protocol: TCP
|
- protocol: TCP
|
||||||
port: 222
|
port: 222
|
||||||
targetPort: 222
|
targetPort: 222
|
||||||
type: LoadBalancer
|
type: NodePort
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue