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.
110 lines
2.7 KiB
YAML
110 lines
2.7 KiB
YAML
connect:
|
|
database:
|
|
host: "prodwork01-postgres-01"
|
|
name: "prodwork01_mobene_cusqa_connect"
|
|
username: "prodwork01_mobene_cusqa_connect"
|
|
password: ""
|
|
elastic:
|
|
host: "prodwork01-elastic-stack-elastic-01"
|
|
password: ""
|
|
oidc:
|
|
realm: "mobene"
|
|
client_id: "cusqa"
|
|
client_secret: ""
|
|
registration_id: "cusqa"
|
|
issuer_host: "prodwork01-kube-keycloak.smardigo.digital"
|
|
mail:
|
|
host: ""
|
|
post: ""
|
|
username: ""
|
|
password: ""
|
|
properties:
|
|
simulation: true
|
|
base_url: "https://prodwork01-mobene-cusqa-connect.smardigo.digital"
|
|
base_url_extern: "https://prodwork01-mobene-cusqa-connect.smardigo.digital"
|
|
domain: "prodwork01-mobene-cusqa-connect.smardigo.digital"
|
|
jwt:
|
|
secret: ""
|
|
hostAliases:
|
|
- name: "prodwork01-kube-keycloak.smardigo.digital"
|
|
ip: "10.3.0.12"
|
|
- name: "prodwork01-postgres-01"
|
|
ip: "10.3.0.7"
|
|
- name: "dev-elastic-stack-elastic-01"
|
|
ip: "10.3.0.13"
|
|
- name: "dev-elastic-stack-elastic-02"
|
|
ip: "10.3.0.14"
|
|
- name: "dev-elastic-stack-elastic-03"
|
|
ip: "10.3.0.16"
|
|
|
|
iam:
|
|
keycloak:
|
|
host: "prodwork01-kube-keycloak.smardigo.digital"
|
|
username: "keycloak-admin"
|
|
password: ""
|
|
hostAliases:
|
|
- name: "prodwork01-kube-keycloak.smardigo.digital"
|
|
ip: "10.3.0.12"
|
|
|
|
wordpress:
|
|
database:
|
|
host: "prodwork01-maria-01"
|
|
username: "prodwork01_mobene_cusqa_connect_wordpress"
|
|
password: ""
|
|
name: "prodwork01_mobene_cusqa_connect_wordpress"
|
|
oidc:
|
|
realm: "mobene"
|
|
client_id: "cusqa"
|
|
client_secret: ""
|
|
registration_id: "cusqa"
|
|
issuer_host: "prodwork01-keycloak-01.smardigo.digital"
|
|
username: "buergerportal"
|
|
password: ""
|
|
domain: "prodwork01-mobene-cusqa-wordpress.smardigo.digital"
|
|
workflow:
|
|
# user: buergerportal
|
|
api_token: ""
|
|
hostAliases:
|
|
- name: "prodwork01-maria-01"
|
|
ip: "10.3.0.4"
|
|
|
|
sepaExporter:
|
|
workflow:
|
|
# user: client.sepa-exporter
|
|
api_token: ""
|
|
document:
|
|
# user: client.sepa-exporter
|
|
api_token: ""
|
|
|
|
ubaExporter:
|
|
workflow:
|
|
# user: client.uba-exporter
|
|
api_token: ""
|
|
document:
|
|
# user: client.uba-exporter
|
|
api_token: ""
|
|
|
|
# services which aren't part of the kubernetes cluster
|
|
sharedService:
|
|
postgres:
|
|
host:
|
|
ip: "10.3.0.7"
|
|
name: "prodwork01-postgres-01"
|
|
maria:
|
|
host:
|
|
ip: "10.3.0.4"
|
|
name: "prodwork01-maria-01"
|
|
elastic:
|
|
host01:
|
|
ip: "10.3.0.13"
|
|
name: "prodwork01-elastic-stack-elastic-01"
|
|
host02:
|
|
ip: "10.3.0.14"
|
|
name: "prodwork01-elastic-stack-elastic-02"
|
|
host03:
|
|
ip: "10.3.0.16"
|
|
name: "prodwork01-elastic-stack-elastic-03"
|
|
|
|
harbor:
|
|
host:
|
|
name: "prodnso-harbor-01.smardigo.digital" |