-
Define the following Variables in the file
variables_global
:- APP_NAME
- ACCOUNT_ID
- AWS_REGION
-
Add the ecr repository image file:
image:
repository: <ECRImage>
- Add a host name for the ingress object:
hosts:
# check your route53 hosted zone before adding your name below
- host: <IngressAddress>
- make deploy
- helm delete --purge
- helm version: v3.5.4
- kubernetes 1.18