We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cbb392 commit 877b3cdCopy full SHA for 877b3cd
catalog-info.yaml
@@ -3,11 +3,8 @@ kind: Component
3
metadata:
4
name: TFB-Website
5
description: Simple website for TFB
6
- # labels:
7
- # example.com/custom: custom_label_value
8
- # annotations:
9
- # example.com/service-discovery: artistweb
10
- # circleci.com/project-slug: github/example-org/artist-website
+ annotations:
+ github.com/project-slug: theflyingbirdsmc/TFB-Website
11
tags:
12
- web
13
links:
@@ -19,5 +16,5 @@ spec:
19
16
type: website
20
17
lifecycle: production
21
18
owner: theflyingbirdsmc/services
22
- # system: eu
23
- # domain: tfb-network
+ system: eu
+ domain: tfb-backend
0 commit comments