Initial render: k3s-dev environment
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user