We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48c4e80 commit d2da99aCopy full SHA for d2da99a
services/monitoring/template.env
@@ -14,6 +14,7 @@ POSTGRES_HOST=${POSTGRES_HOST}
14
POSTGRES_ENDPOINT=${POSTGRES_ENDPOINT}
15
PREFIX_STACK_NAME=${PREFIX_STACK_NAME}
16
REDIS_PORT=${REDIS_PORT}
17
+REDIS_HOST=${REDIS_HOST}
18
REDIS_PASSWORD=${REDIS_PASSWORD}
19
MONITORING_PROMETHEUS_CEPH_TARGETS='${MONITORING_PROMETHEUS_CEPH_TARGETS}'
20
MONITORING_PROMETHEUS_PGSQL_GID_MONITORED=${MONITORING_PROMETHEUS_PGSQL_GID_MONITORED}
0 commit comments