forked from JointCloud/pcm-coordinator
♻️ fix ci/cd bug
Signed-off-by: devad <cossjie@foxmail.com>
This commit is contained in:
parent
0ca3552e49
commit
0de2982c10
|
@ -64,4 +64,5 @@ spec:
|
|||
protocol: TCP
|
||||
port: 8999
|
||||
targetPort: 8999
|
||||
type: ClusterIP
|
||||
nodePort: 30085
|
||||
type: NodePort
|
||||
|
|
|
@ -64,4 +64,5 @@ spec:
|
|||
protocol: TCP
|
||||
port: 2004
|
||||
targetPort: 2004
|
||||
type: ClusterIP
|
||||
nodePort: 32456
|
||||
type: NodePort
|
||||
|
|
Loading…
Reference in New Issue