From 0f0778465432b8ad6c0549fcff4a9e467211c379 Mon Sep 17 00:00:00 2001 From: Sai Vennam Date: Fri, 17 Nov 2023 11:19:47 -0600 Subject: [PATCH] shorter env var names --- .../compute/karpenter/.workshop/terraform/addon.tf | 4 ++-- .../autoscaling/compute/karpenter/nodepool/nodepool.yaml | 2 +- website/docs/autoscaling/compute/karpenter/configure.md | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/manifests/modules/autoscaling/compute/karpenter/.workshop/terraform/addon.tf b/manifests/modules/autoscaling/compute/karpenter/.workshop/terraform/addon.tf index 040dac49c..170a0e113 100644 --- a/manifests/modules/autoscaling/compute/karpenter/.workshop/terraform/addon.tf +++ b/manifests/modules/autoscaling/compute/karpenter/.workshop/terraform/addon.tf @@ -28,7 +28,7 @@ module "eks_blueprints_addons" { output "environment" { value = <