-
Notifications
You must be signed in to change notification settings - Fork 0
/
catalog-info.yaml
30 lines (30 loc) · 1.09 KB
/
catalog-info.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: t1-photo-generator-app-dev
annotations:
argocd/app-name: t1-photo-generator-app-dev
backstage.io/kubernetes-id: t1-photo-generator-app
backstage.io/kubernetes-namespace: t1
backstage.io/techdocs-ref: dir:.
github.com/project-slug: keynote-demo/t1-photo-generator
janus-idp.io/tekton-enabled: 'true'
tags:
- python
- genai
- datascience
- nodejs
links:
- url: https://console-openshift-console.apps.keynote.w6gk.p1.openshiftapps.com/dev-pipelines/ns/t1/
title: Pipelines
icon: web
- url: https://console-openshift-console.apps.keynote.w6gk.p1.openshiftapps.com/k8s/ns/t1/deployments/t1-photo-generator-app
title: Deployment
icon: web
- url: https://devspaces.apps.keynote.w6gk.p1.openshiftapps.com/#https://github.com/keynote-demo/t1-photo-generator?che-editor=che-incubator/che-code/latest&devfilePath=.devfile-vscode.yaml
title: OpenShift Dev Spaces (VS Code)
icon: web
spec:
type: service
lifecycle: production
owner: "user:default/blues-man"