Ver código fonte

chore: 修改启动配置

Marko552 3 anos atrás
pai
commit
fb9aa6972a
1 arquivos alterados com 3 adições e 0 exclusões
  1. 3 0
      deployment-dev.yaml

+ 3 - 0
deployment-dev.yaml

@@ -22,6 +22,9 @@ spec:
       labels:
         app: abi-cloud-qr-platform-service
     spec:
+      tolerations:
+        key: node-role.kubernetes.io/schedule
+        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}