Skip to content
Snippets Groups Projects
Commit ce936f96 authored by Kalin Daskalov's avatar Kalin Daskalov
Browse files

Merge branch 'edit-helm' into 'main'

edit helm values

See merge request eclipse/xfsc/tsa/infohub!17
parents 64871871 a16d8adb
No related branches found
No related tags found
No related merge requests found
......@@ -75,7 +75,7 @@ infohub:
write: 10s
mongo:
addr: "mongodb://mongodb-mongodb-replicaset.mongo:27017/infohub?replicaSet=rs0&authSource=admin"
addr: "mongodb://mongodb-0.mongodb:27017/infohub?replicaSet=rs0&authSource=admin"
user: ""
pass: ""
dbname: infohub
......@@ -92,6 +92,6 @@ ingress:
kubernetes.io/ingress.class: nginx
nginx.ingress.kubernetes.io/rewrite-target: /$2
tlsEnabled: true
frontendDomain: gaiax.vereign.com
frontendDomain: tsa.xfsc.dev
frontendTlsSecretName: cert-manager-tls
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment