apiVersion: v1 data: expressit.yaml: | externalConfig: expressIt: allowDrillDown: true appIdentifier: expressit appserverType: tomcat authentication: type: ag authorization: type: ag authorizationGateway: password: file=/secrets/ei_join_user/password productIdentifier: Express>It productName: Express>It url: http://authgateway:8080/authgateway username: ei_join_user bridgeConnection: encryptionType: aes128-gcm rpcSecret: file=/secrets/bridge/password securityConfig: container-bridge-security url: http://expressit-bridge:7070 cluster: autoConfig: hosts: expressit-jgroup port: 7800 protocol: tcp channelName: ch01 enabled: true emeTR: useAgCredentials: true interop: dataCatalogServices: url: http://datacatalog:8080/datacatalog metadataHub: url: http://metadatahub:8080/metadatahub logging: directoryPath: /abinitio/webapp/logs maxBackups: 3 packageForSupport: encrypted: EncryptForNonAdmins urlFromBrowser: https://aidp.k3s.sg.ic.cloudguild.gcp.abinitio.com/expressit websockets: forceDisable: false kind: ConfigMap metadata: labels: abinitio/deployment: expressit app.kubernetes.io/instance: expressit app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: expressit app.kubernetes.io/part-of: AbInitio app.kubernetes.io/version: 4.4.1 helm.sh/chart: expressit-2.4.3-a name: expressit-external-config namespace: abinitio