diff --git a/charts/iag5/values.yaml b/charts/iag5/values.yaml index 15f2386..7e1e4e1 100644 --- a/charts/iag5/values.yaml +++ b/charts/iag5/values.yaml @@ -14,7 +14,6 @@ useTLS: true # Set to false to disable etcd installation. Below is a sample Etcd configuration if using the # included dependency. etcd: - etcd: enabled: false # Enable etcd persistence persistence: @@ -74,7 +73,8 @@ external-dns: # The Itential image to use, its version, and its location image: # -- The image repository - repository: "497639811223.dkr.ecr.us-east-2.amazonaws.com/automation-gateway5" + # -- Contact Itential to get the correct image repository for your entitlement. + repository: # -- The image tag tag: "5.1.1-amd64" # -- The image pull policy