update pbs to timekeeper

This commit is contained in:
2026-05-24 19:46:19 -05:00
parent 045ac85353
commit b79f0505b7

View File

@@ -126,7 +126,7 @@ data:
url: https://nextcloud.local.mk-labs.cloud/status.php url: https://nextcloud.local.mk-labs.cloud/status.php
icon: di:nextcloud icon: di:nextcloud
- title: timekeeper (PBS) - title: timekeeper (PBS)
url: https://pbs.local.mk-labs.cloud url: https://timekeeper.local.mk-labs.cloud
icon: di:proxmox icon: di:proxmox
allow-insecure: true allow-insecure: true
@@ -303,7 +303,7 @@ data:
title: timekeeper (PBS) title: timekeeper (PBS)
cache: 5m cache: 5m
allow-insecure: true 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: headers:
Authorization: "${PBS_TOKEN}" Authorization: "${PBS_TOKEN}"
template: | template: |