Browse Source

[CI SKIP]

robert 1 năm trước cách đây
mục cha
commit
13f4231763
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      deploy-canary.yaml

+ 1 - 1
deploy-canary.yaml

@@ -102,7 +102,7 @@ spec:
   ports:
   - port: 8080
     targetPort: 8080
-    nodePort: 30101
+    nodePort: 30301
   selector:
     app: playletweb-canary
 ---