Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions charts/iag5/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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
Expand Down