robert 1 年間 前
コミット
512be4148d
1 ファイル変更1 行追加1 行削除
  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
 ---