add https ingress for grafana
This commit is contained in:
parent
85c0c6af4e
commit
cbf8cce0d3
3 changed files with 3 additions and 2 deletions
|
@ -29,6 +29,7 @@
|
|||
- name: influx.n39.eu
|
||||
local: true
|
||||
- name: uptime.n39.eu
|
||||
- name: grafana.n39.eu
|
||||
- server: radon
|
||||
hosts:
|
||||
- name: nodered.n39.eu
|
||||
|
|
|
@ -35,6 +35,6 @@ jabber_host_port: 8086
|
|||
|
||||
uptimekuma_host_port: 8085
|
||||
|
||||
grafana_host_port: 8086
|
||||
grafana_host_port: 8089
|
||||
grafana_domain_name: grafana.n39.eu
|
||||
grafana_admin_password: "{{ vault_grafana_admin_password }}"
|
Loading…
Reference in a new issue