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

edit helm values

parent 64871871
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