Skip to content
Snippets Groups Projects
Commit e4a9c570 authored by Felix Reichenbach's avatar Felix Reichenbach
Browse files

OZG-6741 add dns:/// prefix to zufi address in helm values

parent 096bf9c5
No related branches found
No related tags found
1 merge request!1Ozg 6741 organisationseinheit link
...@@ -34,7 +34,7 @@ ozgcloud: ...@@ -34,7 +34,7 @@ ozgcloud:
user: administrationApiUser user: administrationApiUser
zufiManager: zufiManager:
address: zufi-server.zufi:9090 address: dns:///zufi-server.zufi:9090
image: image:
repo: docker.ozg-sh.de repo: docker.ozg-sh.de
...@@ -42,7 +42,7 @@ image: ...@@ -42,7 +42,7 @@ image:
tag: latest # [default: latest] tag: latest # [default: latest]
database: database:
databaseName: "administration-database" databaseName: "administration-database"
secretName: "ozg-mongodb-admin-administration-user" secretName: "ozg-mongodb-admin-administration-user"
tls: tls:
secretName: "ozg-mongodb-tls-cert" secretName: "ozg-mongodb-tls-cert"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment