소스 검색

[CI SKIP]

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

+ 2 - 0
deploy-canary.yaml

@@ -19,6 +19,8 @@ spec:
         app: book-api-canary
     spec:
       hostNetwork: true
+      nodeSelector:
+        app: book-api-rs
       readinessGates:
       - conditionType: InPlaceUpdateReady
       terminationGracePeriodSeconds: 180