소스 검색

更新 'deploy.yaml'

robert 4 달 전
부모
커밋
0e39ea8fc0
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      deploy.yaml

+ 1 - 1
deploy.yaml

@@ -93,7 +93,7 @@ spec:
   ports:
   - port: 8080
     targetPort: 8080
-    nodePort: 30010
+    nodePort: 30020
   selector:
     app: cptj
 ---