소스 검색

更新 'deploy-canary.yaml'

robert 1 년 전
부모
커밋
f44891329f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      deploy-canary.yaml

+ 1 - 1
deploy-canary.yaml

@@ -101,7 +101,7 @@ spec:
   ports:
   - port: 8080
     targetPort: 8080
-    nodePort: 80740
+    nodePort: 31740
   selector:
     app: playletapi-canary
 ---