Browse Source

[CI SKIP]

robert 1 year ago
parent
commit
512be4148d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      deploy-canary.yaml

+ 1 - 1
deploy-canary.yaml

@@ -102,7 +102,7 @@ spec:
   ports:
   - port: 8080
     targetPort: 8080
-    nodePort: 30101
+    nodePort: 30201
   selector:
     app: duanju-miniprogram-api-canary
 ---