Skip to content

Commit 41b58e8

Browse files
authored
Add labels to RHODS YAML files (#634)
1 parent e95cb11 commit 41b58e8

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed

.build/external-documentation/ds-fasttrack.quickstart.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ metadata:
44
name: docs-ds-fasttrack
55
annotations:
66
order: 11
7+
labels:
8+
service-category/data-services: "true"
9+
product/rhods: "true"
710
spec:
811
version: 0.1
912
type:

.build/external-documentation/ds-launch.quickstart.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ metadata:
44
name: docs-ds-launch
55
annotations:
66
order: 11
7+
labels:
8+
service-category/data-services: "true"
9+
product/rhods: "true"
710
spec:
811
version: 0.1
912
type:

.build/external-documentation/ds-resources.quickstart.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ metadata:
44
name: docs-ds-resources
55
annotations:
66
order: 10
7+
labels:
8+
service-category/data-services: "true"
9+
product/rhods: "true"
710
spec:
811
version: 0.1
912
type:

0 commit comments

Comments
 (0)