master
Michael Wilson 3 years ago
parent b07b9cbf72
commit 8bc0b64449
  1. 2
      linux/k3s/prometheus/tasks/main.yml

@ -55,7 +55,7 @@
paths: paths:
- "/" - "/"
tls: tls:
- secretName: grafana-tls - secretName: prometheus-tls
hosts: hosts:
- "{{ prometheus_fqdn }}" - "{{ prometheus_fqdn }}"
prometheusSpec: prometheusSpec:

Loading…
Cancel
Save