rename camera module in dashy [ci skip]
This commit is contained in:
parent
33a85b1dd9
commit
2425509b26
2 changed files with 2 additions and 1 deletions
|
|
@ -149,7 +149,7 @@ sections:
|
||||||
target: newtab
|
target: newtab
|
||||||
id: 0_1567_valchedrymopenwrt
|
id: 0_1567_valchedrymopenwrt
|
||||||
- &ref_11
|
- &ref_11
|
||||||
title: Valchedram Alarm IP150
|
title: Valchedram Video System
|
||||||
icon: 📷
|
icon: 📷
|
||||||
url: http://ip150.viktorbarzin.me:5080/
|
url: http://ip150.viktorbarzin.me:5080/
|
||||||
target: newtab
|
target: newtab
|
||||||
|
|
|
||||||
|
|
@ -173,5 +173,6 @@ module "ha-london" {
|
||||||
external_name = "ha-london.viktorbarzin.lan"
|
external_name = "ha-london.viktorbarzin.lan"
|
||||||
port = 8123
|
port = 8123
|
||||||
tls_secret_name = var.tls_secret_name
|
tls_secret_name = var.tls_secret_name
|
||||||
|
proxy_timeout = 360
|
||||||
depends_on = [kubernetes_namespace.reverse-proxy]
|
depends_on = [kubernetes_namespace.reverse-proxy]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue