Skip to content

Commit 5e1766a

Browse files
committed
Fix accidental commit
1 parent a7cb5ae commit 5e1766a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

services/monitoring/docker-compose.yml.j2

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -409,9 +409,6 @@ configs:
409409
prometheus_config_federation:
410410
name: ${STACK_NAME}_prometheus_config_federation_{{ "./prometheus/prometheus-federation.yml" | sha256file | substring(0,10) }}
411411
file: ./prometheus/prometheus-federation.yml
412-
prometheus_config:
413-
name: ${STACK_NAME}_prometheus_config_{{ "./prometheus/prometheus.yml" | sha256file | substring(0,10) }}
414-
file: ./prometheus/prometheus.yml
415412
prometheus_rules:
416413
name: ${STACK_NAME}_prometheus_rules_{{ "./prometheus/prometheus.rules.yml" | sha256file | substring(0,10) }}
417414
file: ./prometheus/prometheus.rules.yml

0 commit comments

Comments
 (0)