소스 검색

更新 '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
 ---