From 8bc0b64449f3698a9274447c41cd957dfbff0864 Mon Sep 17 00:00:00 2001 From: Michael Wilson Date: Sat, 26 Nov 2022 17:19:33 +0100 Subject: [PATCH] fix typo --- linux/k3s/prometheus/tasks/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linux/k3s/prometheus/tasks/main.yml b/linux/k3s/prometheus/tasks/main.yml index 358f7f7..2852970 100644 --- a/linux/k3s/prometheus/tasks/main.yml +++ b/linux/k3s/prometheus/tasks/main.yml @@ -55,7 +55,7 @@ paths: - "/" tls: - - secretName: grafana-tls + - secretName: prometheus-tls hosts: - "{{ prometheus_fqdn }}" prometheusSpec: