Skip to content

Commit d2da99a

Browse files
committed
Fix deploy ops failure
1 parent 48c4e80 commit d2da99a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

services/monitoring/template.env

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ POSTGRES_HOST=${POSTGRES_HOST}
1414
POSTGRES_ENDPOINT=${POSTGRES_ENDPOINT}
1515
PREFIX_STACK_NAME=${PREFIX_STACK_NAME}
1616
REDIS_PORT=${REDIS_PORT}
17+
REDIS_HOST=${REDIS_HOST}
1718
REDIS_PASSWORD=${REDIS_PASSWORD}
1819
MONITORING_PROMETHEUS_CEPH_TARGETS='${MONITORING_PROMETHEUS_CEPH_TARGETS}'
1920
MONITORING_PROMETHEUS_PGSQL_GID_MONITORED=${MONITORING_PROMETHEUS_PGSQL_GID_MONITORED}

0 commit comments

Comments
 (0)