diff --git a/main.tf b/main.tf index a41d678..0458a7a 100644 --- a/main.tf +++ b/main.tf @@ -245,8 +245,7 @@ module "wandb" { } } - operator_chart_version = "1.1.0" - controller_image_tag = "1.10.1" + controller_image_tag = "1.10.1" # Added `depends_on` to ensure old infrastructure is provisioned first. This addresses a critical scheduling challenge # where the Datadog DaemonSet could fail to provision due to CPU constraints. Ensuring the old infrastructure has priority