feat: Implictly set BACKEND_HOSTNAME for frontend if backend ingress is enabled.

Closes #37
This commit is contained in:
Skyler Mäntysaari 2025-03-29 13:13:20 +02:00
parent 2dcb426d0b
commit e7a9a86922

View File

@ -14,4 +14,4 @@
{{- fail "Frontend container environment is missing a required variable BACKEND_HOSTNAME, main or backend ingress is not enabled." .Values.frontend.env }}
{{- end }}
{{- $envVar }} # Return the value of $envVar
{{- end }}
{{- end }}