This repository was archived by the owner on Jan 18, 2024. It is now read-only.
This repository was archived by the owner on Jan 18, 2024. It is now read-only.
README file requires update on spec.output.to.name #26
Open
Description
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]"
Metadata
Metadata
Assignees
Labels
No labels