♻️ fix ci/cd bug

Signed-off-by: devad <cossjie@foxmail.com>
This commit is contained in:
devad 2023-08-28 18:35:31 +08:00
parent 0ca3552e49
commit 0de2982c10
2 changed files with 4 additions and 2 deletions

View File

@ -64,4 +64,5 @@ spec:
protocol: TCP
port: 8999
targetPort: 8999
type: ClusterIP
nodePort: 30085
type: NodePort

View File

@ -64,4 +64,5 @@ spec:
protocol: TCP
port: 2004
targetPort: 2004
type: ClusterIP
nodePort: 32456
type: NodePort