Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Jont828 committed Nov 19, 2024
1 parent fff0c23 commit c7bf436
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/aks-as-mgmt.sh
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,6 @@ set_env_varaibles(){
rm aks-mgmt-vars.env || true
cat <<EOF > aks-mgmt-vars.env
export MGMT_CLUSTER_NAME="${MGMT_CLUSTER_NAME}"
export AKS_MGMT_VNET_NAME=${AKS_MGMT_VNET_NAME}"
export AKS_RESOURCE_GROUP="${AKS_RESOURCE_GROUP}"
export AKS_NODE_RESOURCE_GROUP="${AKS_NODE_RESOURCE_GROUP}"
export MGMT_CLUSTER_KUBECONFIG="${MGMT_CLUSTER_KUBECONFIG}"
Expand Down

0 comments on commit c7bf436

Please sign in to comment.