apiVersion: v1 data: default-resources.xml: | MDP Viewer Role View Metadata Promotion configuration and jobs. Y MDP Viewer Role MDP Operator Role Run and operate Metadata Promotion jobs. Y MDP Operator Role MDP Editor Role Edit Metadata Promotion configurations. Y MDP Editor Role MDP Administrator Role Administrative role that can perform all Metadata Promotion activities. Y MDP Administrator Role DiscoveryAdministratorRole Administrative role that can access all of the Semantic Discovery views. Y Discovery Administrator Role DiscoveryOperatorRole Operations role that can request Semantic Discovery job execution. Y Discovery Operator Role mhub.yaml: | externalConfig: metadataHub: appserverType: tomcat authentication: type: ag authorization: type: ag authorizationGateway: password: file=/secrets/mhub_join_user/password productIdentifier: Metadata Hub productName: Metadata Hub url: http://authgateway:8080/authgateway username: mhub_join_user bridgeConnectionList: - encryptionType: aes128-gcm name: container-bridge rpcSecret: file=/secrets/bridge/password securityConfig: container-bridge-security url: http://metadatahub-importer:7070 - encryptionType: aes128 name: dq-rwi-Bridge-Connection rpcSecret: file=/secrets/bridge/password securityConfig: rwi-security-config url: http://rwi:7171 db: appserver: password: file=/secrets/mhub_appserver/password username: mhub_appserver host: metadatahub-rw.abinitio-db.svc importer: password: file=/secrets/mhub_db_importer/password username: mhub_importer mainSchema: name: mhub_main metaSchema: name: mhub_meta name: metadatahub port: 5432 report: password: file=/secrets/mhub_report/password username: mhub_report type: postgresql interop: aiCentral: url: http://aicentral:8080/aicentral dataCatalogServices: url: http://datacatalog:8080/datacatalog logging: directoryPath: /abinitio/webapp/logs maxBackups: 5 packageForSupport: encrypted: EncryptForNonAdmins serverConfiguration: abinitioCustomServices: enabled: true url: http://cafe:8080/portal aiCentral: directProxy: {} enabled: false client: businessGlossary: technicalDataElemBizTermLink: viaBusinessDataElem techAssetDQ: mode: showControls cluster: autoConfig: hosts: metadatahub-jgroup port: 7800 protocol: TCP enabled: true encryption: enabled: false dataCatalog: enabled: true usePhysicalObjectModel: true utility: password: file=/secrets/dcs_utility_user/password user: dcs_utility extensionSet: customerDefinedExtensionSetLexicographicSort: false mtbridge: dQRecordsWithIssuesBridgeConnection: dq-rwi-Bridge-Connection defaultBridgeConnection: container-bridge importHostServicesBridgeConnection: container-bridge search: index: thread: pool: bootstrapSize: 1 size: 1 indexDirectoryRoot: file:///abinitio/data/searchIndex urlFromBrowser: https://aidp.k3s.sg.ic.cloudguild.gcp.abinitio.com/metadatahub urlFromImporter: http://metadatahub:8080/metadatahub websockets: forceDisable: false kind: ConfigMap metadata: labels: abinitio/deployment: metadatahub app.kubernetes.io/instance: metadatahub app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: metadatahub app.kubernetes.io/part-of: AbInitio app.kubernetes.io/version: 4.4.1 helm.sh/chart: metadatahub-2.4.3-a name: metadatahub-external-config namespace: abinitio