apiVersion: v1 data: controlcenter.yaml: | externalConfig: controlCenter: appserverType: tomcat authentication: type: ag authorization: type: ag authorizationGateway: password: file=/secrets/cc_join_user/password productIdentifier: Control>Center productName: Control>Center url: http://authgateway:8080/authgateway username: cc_join_user bridgeConnectionList: - encryptionType: aes128-gcm name: ag-importer-bridge rpcSecret: file=/secrets/bridge/password securityConfig: container-bridge-security url: http://authgateway-importer:7070 cluster: autoConfig: hosts: controlcenter-jgroup port: 7800 protocol: tcp channelName: ch01 enabled: true db: host: controlcenter-rw.abinitio-db.svc name: controlcenter password: file=/secrets/cc_jdbc/password port: 5432 type: PostgreSQL username: cc_jdbc interop: trw: url: http://trw:8080/trw logging: directoryPath: /abinitio/webapp/logs maxBackups: 5 serverConfiguration: network: DNS: expand: 0 ui: admin: password: file=/secrets/aiadmin/password ocagent: password: file=/secrets/ocagent/password reporterConfigPassword: file=/secrets/ocagent/password urlFromBrowser: https://aidp.k3s.sg.ic.cloudguild.gcp.abinitio.com/controlcenter websockets: forceDisable: false kind: ConfigMap metadata: labels: abinitio/deployment: controlcenter app.kubernetes.io/instance: controlcenter app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: controlcenter app.kubernetes.io/part-of: AbInitio app.kubernetes.io/version: 4.4.1 helm.sh/chart: controlcenter-2.4.3-a name: controlcenter-external-config namespace: abinitio