♻️ fix ci/cd bug

Signed-off-by: devad <cossjie@foxmail.com>

Former-commit-id: 0de2982c102079358bde0620f5ebf8d716d06597
This commit is contained in:
devad 2023-08-28 18:35:31 +08:00
parent bf4d6eee35
commit 53f35bc6d5
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