How to modify rasa-values.yaml for AWS ecr image

Hi,

I am not able to modify rasa-values.yaml with AWS ECR image. Following are the values i had tried

image:
  # -- Rasa Open Source image name to use (relative to `registry`)
  name: oxyjon_bot

  # -- Rasa Open Source image tag to use
  tag: "persist2"
  # -- Override default registry + image.name for Rasa Open Source
  repository: 377727317375.dkr.ecr.ap-south-1.amazonaws.com/oxyjon_bot:persist2`Preformatted text`

I am getting pod status Init:InvalidImageName

Can anyone help please.

Can you do a docker pull using the info you provided?

No, I am getting below error and trying to fix it

Error response from daemon: Head “https://377727317375.dkr.ecr.ap-south-1.amazonaws.com/v2/oxyjon_action_rasa/manifests/latest”: no basic auth credentials