-
Notifications
You must be signed in to change notification settings - Fork 0
/
catalog-info.yaml
30 lines (30 loc) · 1.13 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: dryrun3-photo-generator-app-dev
annotations:
argocd/app-name: dryrun3-photo-generator-app-dev
backstage.io/kubernetes-id: dryrun3-photo-generator-app
backstage.io/kubernetes-namespace: dryrun3
backstage.io/techdocs-ref: dir:.
github.com/project-slug: keynote-demo/dryrun3-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/dryrun3/
title: Pipelines
icon: web
- url: https://console-openshift-console.apps.keynote.w6gk.p1.openshiftapps.com/k8s/ns/dryrun3/deployments/dryrun3-photo-generator-app
title: Deployment
icon: web
- url: https://devspaces.apps.keynote.w6gk.p1.openshiftapps.com/#https://github.com/keynote-demo/dryrun3-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"