Initial render: k3s-dev environment

This commit is contained in:
gitea-admin
2026-03-07 15:00:05 +00:00
commit a787720f2a
306 changed files with 75879 additions and 0 deletions

View File

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