config/helm/appmesh-controller/ci/values.yaml (6 lines of code) (raw):
# CI testing values for appmesh-controller
# This is a dummy account for CI test. Not a valid account ID
accountId: 123456789
region: us-west-2
image:
repository: public.ecr.aws/appmesh/appmesh-controller
tag: v1.13.2
pullPolicy: IfNotPresent