From 2b4d366af41acccf112fba5383a9a929bf340db1 Mon Sep 17 00:00:00 2001 From: Nick Andreano Date: Mon, 16 Feb 2026 12:08:13 -0500 Subject: [PATCH] Removed repository value --- charts/iag4/values.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/charts/iag4/values.yaml b/charts/iag4/values.yaml index 465569f..d5df2cc 100644 --- a/charts/iag4/values.yaml +++ b/charts/iag4/values.yaml @@ -25,7 +25,8 @@ external-dns: # The image name will depend on the entitlement that has been granted. image: # -- The image repository - repository: 497639811223.dkr.ecr.us-east-2.amazonaws.com/automation-gateway + # -- Contact Itential to get the correct image repository for your entitlement. + repository: # -- The image pull policy pullPolicy: IfNotPresent # -- The image tag