changing port
This commit is contained in:
parent
0dba1baf7d
commit
84b06dfc65
|
|
@ -9,5 +9,5 @@ spec:
|
||||||
ports:
|
ports:
|
||||||
- protocol: TCP
|
- protocol: TCP
|
||||||
port: 222
|
port: 222
|
||||||
targetPort: 222
|
targetPort: 22
|
||||||
type: NodePort
|
type: NodePort
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue