From b79f0505b7a2146458373c790f10963cf3877486 Mon Sep 17 00:00:00 2001 From: Ryan Blundon Date: Sun, 24 May 2026 19:46:19 -0500 Subject: [PATCH] update pbs to timekeeper --- cluster/applications/the-hub/configmap.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cluster/applications/the-hub/configmap.yaml b/cluster/applications/the-hub/configmap.yaml index fe449df..baa239c 100644 --- a/cluster/applications/the-hub/configmap.yaml +++ b/cluster/applications/the-hub/configmap.yaml @@ -126,7 +126,7 @@ data: url: https://nextcloud.local.mk-labs.cloud/status.php icon: di:nextcloud - title: timekeeper (PBS) - url: https://pbs.local.mk-labs.cloud + url: https://timekeeper.local.mk-labs.cloud icon: di:proxmox allow-insecure: true @@ -303,7 +303,7 @@ data: title: timekeeper (PBS) cache: 5m allow-insecure: true - url: https://pbs.local.mk-labs.cloud:8007/api2/json/nodes/localhost/status + url: https://timekeeper.local.mk-labs.cloud:8007/api2/json/nodes/localhost/status headers: Authorization: "${PBS_TOKEN}" template: |