Преглед изворни кода

更新 'deploy-canary.yaml'

robert пре 2 година
родитељ
комит
eccc31289a
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      deploy-canary.yaml

+ 1 - 1
deploy-canary.yaml

@@ -94,7 +94,7 @@ spec:
   ports:
   - port: 8080
     targetPort: 8080
-    nodePort: 30201
+    nodePort: 30540
   selector:
     app: book-api-canary
 ---