diff --git a/otc_metadata/data/documents/bd-umn.yaml b/otc_metadata/data/documents/bd-umn.yaml new file mode 100644 index 0000000..3915f17 --- /dev/null +++ b/otc_metadata/data/documents/bd-umn.yaml @@ -0,0 +1,12 @@ +--- +html_location: docs/bd/umn +link: /business-dashboard/umn/ +rst_location: umn/source +service_type: bd +title: User Guide +type: umn +cloud_environments: + - name: eu_de + visibility: public + pdf_visibility: hidden + pdf_enabled: false \ No newline at end of file diff --git a/otc_metadata/data/repositories/bd.yaml b/otc_metadata/data/repositories/bd.yaml new file mode 100644 index 0000000..80e2c57 --- /dev/null +++ b/otc_metadata/data/repositories/bd.yaml @@ -0,0 +1,8 @@ +--- +service_type: bd +repositories: + - environment: internal + repo: docs/business-dashboard + type: gitea + cloud_environments: + - eu_de \ No newline at end of file diff --git a/otc_metadata/data/services/bd.yaml b/otc_metadata/data/services/bd.yaml new file mode 100644 index 0000000..c2b7a6c --- /dev/null +++ b/otc_metadata/data/services/bd.yaml @@ -0,0 +1,13 @@ +--- +service_category: other +service_title: Business Dashboard +service_type: bd +service_uri: business-dashboard +is_global: false +jira_component: BUSDASH +teams: + - name: docs-dashboard-rw + permission: write +cloud_environments: + - name: eu_de + visibility: internal \ No newline at end of file