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

GONRG-4891 - upd vs and values

parent cc5610be
No related branches found
No related tags found
2 merge requests!265Update core-lib-gcp to use universal auth token requester, refactor mappers...,!235GONRG-4891 - upd vs and values
Checking pipeline status
......@@ -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:
......
......@@ -18,3 +18,4 @@ conf:
postgres_secret_name: "legal-postgres-secret"
rabbitmq_secret_name: "rabbitmq-secret"
on_prem_enabled: false
domain: ""
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