From 79e3cd4b672700cfce526670af20af049c98855d Mon Sep 17 00:00:00 2001 From: kisfenyo Date: Wed, 14 Jan 2026 17:09:28 +0100 Subject: [PATCH] cache refresh --- glance-system/glance-kisfenyo.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/glance-system/glance-kisfenyo.yaml b/glance-system/glance-kisfenyo.yaml index 4ff1753..bf1a667 100644 --- a/glance-system/glance-kisfenyo.yaml +++ b/glance-system/glance-kisfenyo.yaml @@ -368,7 +368,8 @@ data: # Weather Widget (Időkép) - type: custom-api title: "Időkép – Budapest VIII." - url: "http://idokep-scraper.glance-system.svc.cluster.local:8000/api" + url: "http://idokep-scraper.glance-system.svc.cluster.local:8000/api?v=2" + cache: 30s template: | {{ $loc := .JSON.String "location.name" }} {{ if eq $loc "" }}{{ $loc = .JSON.String "place" }}{{ end }}