diff --git a/prometheus/templates/prometheus.yml.j2 b/prometheus/templates/prometheus.yml.j2 index abe7937..d527695 100644 --- a/prometheus/templates/prometheus.yml.j2 +++ b/prometheus/templates/prometheus.yml.j2 @@ -18,4 +18,4 @@ scrape_configs: - targets: ["10.1.1.1:9100"] - job_name: homeassistant static_configs: - - tagets: ["10.1.3.3"] + - targets: ["10.1.3.3"]