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
Branches
Tags
1 merge request!1Ozg 6741 organisationseinheit link
......@@ -34,7 +34,7 @@ ozgcloud:
user: administrationApiUser
zufiManager:
address: zufi-server.zufi:9090
address: dns:///zufi-server.zufi:9090
image:
repo: docker.ozg-sh.de
......@@ -42,7 +42,7 @@ image:
tag: latest # [default: latest]
database:
databaseName: "administration-database"
secretName: "ozg-mongodb-admin-administration-user"
tls:
secretName: "ozg-mongodb-tls-cert"
databaseName: "administration-database"
secretName: "ozg-mongodb-admin-administration-user"
tls:
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