diff --git a/horizon/values.yaml b/horizon/values.yaml index e4f8c28320..0bb9436bae 100644 --- a/horizon/values.yaml +++ b/horizon/values.yaml @@ -70,8 +70,9 @@ conf: - status horizon: apache: | + Listen 0.0.0.0:{{ tuple "dashboard" "internal" "web" . | include "helm-toolkit.endpoints.endpoint_port_lookup" }} - + LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" combined LogFormat "%{X-Forwarded-For}i %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" proxy