♻️ fix ci/cd bug
Signed-off-by: devad <cossjie@foxmail.com> Former-commit-id: 0de2982c102079358bde0620f5ebf8d716d06597
This commit is contained in:
parent
bf4d6eee35
commit
53f35bc6d5
|
@ -64,4 +64,5 @@ spec:
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
port: 8999
|
port: 8999
|
||||||
targetPort: 8999
|
targetPort: 8999
|
||||||
type: ClusterIP
|
nodePort: 30085
|
||||||
|
type: NodePort
|
||||||
|
|
|
@ -64,4 +64,5 @@ spec:
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
port: 2004
|
port: 2004
|
||||||
targetPort: 2004
|
targetPort: 2004
|
||||||
type: ClusterIP
|
nodePort: 32456
|
||||||
|
type: NodePort
|
||||||
|
|
Loading…
Reference in New Issue