You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

59 lines
1.3 KiB
YAML

sharedService:
postgres:
host:
ip: 10.0.0.19
name: dev-postgres-01
maria:
host:
ip: 10.0.0.16
name: dev-maria-01
iam:
image:
version: latest
keycloak:
username: keycloak-admin
password: keycloak-admin
connect:
image:
version: latest
name: smardigo/connect-whitelabel-app
admin:
username: connect-admin
password: connect-admin
datasource:
host: dev-postgres-01
port: 5432
username: dev_mobene_nsodev_connect
password: connect-postgres-admin
database: dev_mobene_nsodev_connect
elastic:
host: dev-postgres-01
port: 5432
username: elastic
password: elastic
oidc:
realm: nso
client_id: nsodev
client_secret: nsodev
registration_id: nsodev
issuer_host: dev-keycloak-01.smardigo.digital
mail:
host: dev-mail-01.smardigo.digital
post: 25
username:
password:
properties:
simulation: true
base_url: "https://dev-teanant-cluster-connect.smardigo.digital"
base_url_extern: "https://dev-teanant-cluster.smardigo.digital"
sender: "noreply-connect@netgo.de"
sender_alias: "noreply-connect"
harbor:
host:
name: dev-harbor-01.smardigo.digital
# The name of the secret containing the credentials to access the docker registry to download the smardigo image.
pull_secret: dev-harbor-key