Closed xerere closed 1 year ago
Hi, it looks you haven't provided your own Backstage Docker image as mentioned in the Prerequisites. We don't ship any default Backstage image, otherwise you will loose any possibility to customize your Backstage instance.
@xerere Are you ok with us closing this, given @vinzscam response?
After successfully issuing
helm repo add backstage https://vinzscam.github.io/backstage-chart
the next suggested command for install:helm install my-backstage-release backstage/backstage
results inError: INSTALLATION FAILED: execution error at (backstage/templates/backstage-deployment.yaml:1:61): The repository name of the image is required (e.g. my-backstage:tag | docker.io/my-backstage:tag)