From bb69e07bdc93b5db85876834aa27dfd8bd682d81 Mon Sep 17 00:00:00 2001 From: Tanguy CHARON Date: Wed, 19 Jun 2024 21:10:27 +0200 Subject: [PATCH] fix: Typographical on karpenter-values-template.yaml (#412) --- karpenter-values-template.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/karpenter-values-template.yaml b/karpenter-values-template.yaml index 5da0107d4..5db515e03 100644 --- a/karpenter-values-template.yaml +++ b/karpenter-values-template.yaml @@ -34,7 +34,7 @@ controller: value: ${AZURE_SUBSCRIPTION_ID} - name: LOCATION value: ${AZURE_LOCATION} - # settings for managed workload ideneity + # settings for managed workload identity - name: ARM_USE_CREDENTIAL_FROM_ENVIRONMENT value: "true" - name: ARM_USE_MANAGED_IDENTITY_EXTENSION