diff --git a/k8s-deploy-template.yaml b/k8s-deploy-template.yaml index f9fdfa0bdddda8a0fde4dee75b6719f2b02e83a1..0f048972c260ac23a3ea84cc242c76e7abceed8a 100644 --- a/k8s-deploy-template.yaml +++ b/k8s-deploy-template.yaml @@ -14,7 +14,7 @@ spec: - key: alibabacloud.com/nodepool-id operator: In values: - - ${NODE_ID} + - ${NODE_POOL_ID} replicas: ${REPLICAS} selector: matchLabels: