Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

README file requires update on spec.output.to.name #26

Open
josephca opened this issue Jul 25, 2023 · 1 comment
Open

README file requires update on spec.output.to.name #26

josephca opened this issue Jul 25, 2023 · 1 comment

Comments

@josephca
Copy link

When creating an image on Openshift, the following error is displayed. The name may need to be updated to "backstage:[tag]"

Error message:
The BuildConfig "backstage" is invalid: spec.output.to.name: Invalid value: "backstage": ImageStreamTag object references must be in the form [name]:[tag]

spec:
output:
to:
kind: ImageStreamTag
name: backstage => "backstage:[tag]"

@tumido
Copy link
Member

tumido commented Jul 26, 2023

Hi @josephca do you refer to:

https://github.com/janus-idp/redhat-backstage-build#building-in-openshift-cluster

Can you please help me understand what should be updated and how?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants