Create a component
Creating a new component from a Software Template is a simple process. Create a new component
from the Sample Software Template from Backstage template.
Fulfil the parameters requested:
-
Name - an unique name of this new component
-
Description (Optional)
-
Owner - Choose one from the list of options, or add one such as
team-a, orteam-b. -
Repository Location:
echo gitlab.${BASEDOMAIN}Another option:
echo gitlab.$(oc get ingresscontroller -n openshift-ingress-operator default -o jsonpath='{.status.domain}')Note that https://is not included.
Verify that your new component is listed on the Catalog page.