Skip to content
Snippets Groups Projects
Commit 35f0e55a authored by Aliaksandr Ramanovich (EPAM)'s avatar Aliaksandr Ramanovich (EPAM)
Browse files

GONRG-4891 - upd vs and values

parent fa0fcbd4
No related branches found
No related tags found
2 merge requests!229Merge branch 'dependency-upgrade' into 'master',!181GONRG-4891 - upd vs and values
Pipeline #109092 passed with warnings
......@@ -5,7 +5,11 @@ metadata:
namespace: "{{ .Release.Namespace }}"
spec:
hosts:
{{- if .Values.conf.domain }}
- {{ printf "osdu.%s" .Values.conf.domain | quote }}
{{- else }}
- "*"
{{- end }}
gateways:
- service-gateway
http:
......
......@@ -16,6 +16,7 @@ conf:
secret: "partition-postgres-secret"
appName: "partition"
onPremEnabled: false
domain: ""
namespacePolicy:
mtlsMode: STRICT
authorizations:
......
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