浏览代码

[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