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.
28 lines
630 B
YAML
28 lines
630 B
YAML
iam:
|
|
keycloak:
|
|
host: "https://prodwork01-kube-keycloak.smardigo.digital"
|
|
|
|
# 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" |