소스 검색

[CI SKIP]

robert 1 년 전
부모
커밋
13f4231763
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: 30301
   selector:
     app: playletweb-canary
 ---