Browse Source

[CI SKIP]

scofield 2 years ago
parent
commit
baacb47ff0
1 changed files with 2 additions and 0 deletions
  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