Azure / karpenter-provider-azure

AKS Karpenter Provider
Apache License 2.0
308 stars 47 forks source link

configure-values.sh missing AZURE_SUBSCRIPTION_ID #341

Closed ottodeng closed 1 month ago

ottodeng commented 1 month ago

Fixes #

Description

chmod +x ./configure-values.sh && ./configure-values.sh ${CLUSTER_NAME} ${RG} karpenter-sa karpentermsi Configuring karpenter-values.yaml for cluster karpenter in resource group karpenter ...

Error: variable ${AZURE_SUBSCRIPTION_ID} not set

How was this change tested?

*

Does this change impact docs?

Release Note