Skip to content

Commit 4492a89

Browse files
ritz303agunn303AedinCrkpattnaik780jschuler
authored
Added the metadata.labels to RHODA QSG YAML files (#633)
* 2/3/23 - ritz303 : Added the metadata.labels to RHODA QSG YAML files Fixes: Jira DBAAS-1187 * docs: JR-634: Added note about access permissions to step 1 of GS guide (#636) * fix(helm-example): use rhosak org (#637) * docs: JR187: Added new RH SSO url attribute (#639) * Added new RH SSO url attribute * Rewrote step 1 of Logging in to rhoas procedure to remove raw URL * Update quickstarts 2.3.3 (#635) * readme * quickstarts 2.3.3 * revert a file * transform-adoc * Update yaml file with new metadata label for JK-7351 (#617) * Udate yaml file wit new metadata label * Update yaml file with new metadata label * updated yaml file with suggestions removing camelcase and dashes * updated yaml file with suggestions removing camelcase and dashes * updated yaml file with suggestions removing camelcase and dashes * updated yaml file with suggestions removing camelcase and dashes * updated yaml file with suggestions removing camelcase and dashes * updated QS template and yaml files * updated QS template and yaml files * updated yaml files for kcat nodejs and quarkus reg * updated yaml files for kcat nodejs and quarkus reg * updated yaml files for rhosak documentation in learning resources * updated yaml file for kafka-mgt-api as line for label was left out * updated yaml file for cli-getting-started-kafka as line for technology: was not indented * updated yaml file for rhoas-api-overview for rhoam product * updated yaml file for all application services products with new labels * updated yaml file with all reviewers comments and added double quotes to true for the schema file * updated cli files with latest comments, removing rhoad and rhoam entry * updated cli technology in cli getting started quickstart --------- Co-authored-by: Aron Gunn <[email protected]> Co-authored-by: AedinC <[email protected]> Co-authored-by: Ramakrishna Pattnaik <[email protected]> Co-authored-by: Joachim Schuler <[email protected]> Co-authored-by: fmcdonal <[email protected]>
1 parent aa161e5 commit 4492a89

File tree

4 files changed

+12
-0
lines changed
  • docs/database-access
    • accessing-the-database-access-menu-for-configuring-and-monitoring
    • accessing-the-developer-workspace-and-adding-a-database-instance
    • connecting-an-application-to-a-database-instance-using-the-topology-view
    • installing-the-red-hat-openshift-database-access-add-on

4 files changed

+12
-0
lines changed

docs/database-access/accessing-the-database-access-menu-for-configuring-and-monitoring/quickstart.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ metadata:
55
annotations:
66
categories: 'Database management'
77
draft: false
8+
labels:
9+
service-category/data-services: "true"
10+
product/rhoda: "true"
811
spec:
912
version: 0.1
1013
type:

docs/database-access/accessing-the-developer-workspace-and-adding-a-database-instance/quickstart.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ metadata:
55
annotations:
66
categories: 'Database management'
77
draft: false
8+
labels:
9+
service-category/data-services: "true"
10+
product/rhoda: "true"
811
spec:
912
version: 0.1
1013
type:

docs/database-access/connecting-an-application-to-a-database-instance-using-the-topology-view/quickstart.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ metadata:
55
annotations:
66
categories: 'Database management'
77
draft: false
8+
labels:
9+
service-category/data-services: "true"
10+
product/rhoda: "true"
811
spec:
912
version: 0.1
1013
type:

docs/database-access/installing-the-red-hat-openshift-database-access-add-on/quickstart.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ metadata:
55
annotations:
66
categories: 'Database management'
77
draft: false
8+
labels:
9+
service-category/data-services: "true"
10+
product/rhoda: "true"
811
spec:
912
version: 0.1
1013
type:

0 commit comments

Comments
 (0)