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.