From 13a0dbacd228e24e69d46248557a79e39b438a24 Mon Sep 17 00:00:00 2001 From: lgunreddi Date: Thu, 2 Jul 2026 16:10:25 -0400 Subject: [PATCH 1/2] Update use-private-ecr-images.mdx --- tutorials/pods/use-private-ecr-images.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/tutorials/pods/use-private-ecr-images.mdx b/tutorials/pods/use-private-ecr-images.mdx index eb7ef5eb..85d6e5c7 100644 --- a/tutorials/pods/use-private-ecr-images.mdx +++ b/tutorials/pods/use-private-ecr-images.mdx @@ -3,6 +3,7 @@ title: "Use private AWS ECR images" sidebarTitle: "Private ECR images" description: "Pull container images from private AWS ECR repositories using cross-account delegation." tag: "BETA" +hidden: true --- From fc4208ba4ce122f754146159498b2d3579a096e0 Mon Sep 17 00:00:00 2001 From: lgunreddi Date: Thu, 2 Jul 2026 16:11:31 -0400 Subject: [PATCH 2/2] Update docs.json --- docs.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs.json b/docs.json index 2ce07f2f..2e3c36fd 100644 --- a/docs.json +++ b/docs.json @@ -354,8 +354,7 @@ "tutorials/pods/run-your-first", "tutorials/pods/comfyui", "tutorials/pods/run-ollama", - "tutorials/pods/build-docker-images", - "tutorials/pods/use-private-ecr-images" + "tutorials/pods/build-docker-images" ] }, {