Fixing line breaks in gaussdb services, adding missing part for rms

This commit is contained in:
Hasko, Vladimir 2022-09-26 09:28:54 +00:00
parent 9e6317d115
commit c79eaa6511

View File

@ -1164,8 +1164,7 @@ services:
repo: opentelekomcloud-docs/gaussdb-mysql repo: opentelekomcloud-docs/gaussdb-mysql
type: github type: github
service_category: database service_category: database
service_title: "GaussDB Enterprise-class Distributed Database compatible with\ service_title: "GaussDB Enterprise-class Distributed Database compatible with MySQL\n"
\ MySQL\n"
service_type: gaussdb_mysql service_type: gaussdb_mysql
teams: teams:
- name: docs-database-rw - name: docs-database-rw
@ -1295,8 +1294,7 @@ services:
repo: opentelekomcloud-docs/gaussdb-opengauss repo: opentelekomcloud-docs/gaussdb-opengauss
type: github type: github
service_category: database service_category: database
service_title: "GaussDB Enterprise-grade Relational Database on the openGauss\ service_title: "GaussDB Enterprise-grade Relational Database on the openGauss ecosystem\n"
\ ecosystem\n"
service_type: opengauss service_type: opengauss
teams: teams:
- name: docs-database-rw - name: docs-database-rw
@ -1327,6 +1325,19 @@ services:
teams: teams:
- name: docs-database-rw - name: docs-database-rw
permission: write permission: write
- repositories:
- environment: internal
repo: docs/resource-management-service
type: gitea
- environment: public
repo: opentelekomcloud-docs/resource-management-service
type: github
service_category: md
service_title: Resource Management Service
service_type: rms
teams:
- name: docs-orchestration-rw
permission: write
- repositories: - repositories:
- environment: internal - environment: internal
repo: docs/resource-template-service repo: docs/resource-template-service