Browse Source

Merge branch 'feature/1.0.0' of github.com:ab-inbev-apac/abi-cloud-qr-platform into feature/1.0.0

tanzhongran 3 years ago
parent
commit
ca913bb5fe
1 changed files with 5 additions and 0 deletions
  1. 5 0
      deployment-dev.yaml

+ 5 - 0
deployment-dev.yaml

@@ -22,6 +22,11 @@ spec:
       labels:
         app: abi-cloud-qr-platform-service
     spec:
+      nodeName: cn-shanghai.10.182.19.29
+      tolerations:
+      - key: node-role.kubernetes.io/schedule
+        value: mq-platform
+        effect: NoSchedule
       containers:
         - name: abi-cloud-qr-platform-service
           image: registry-vpc.cn-shanghai.aliyuncs.com/ab-inbev-apac/abi-cloud-qr-platform-service:${currentVersion}