feat: deployment
parent
217f291762
commit
a4a89106a3
@ -1,3 +1,28 @@
|
|||||||
|
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:
|
harbor:
|
||||||
host:
|
host:
|
||||||
name: "prodnso-harbor-01.smardigo.digital"
|
name: "prodnso-harbor-01.smardigo.digital"
|
||||||
Loading…
Reference in New Issue