fix: two observability bugs from initial deployment #3

Merged
greg merged 1 commits from klaatu/nixos:fix/observability-bugs into main 2026-03-25 21:40:06 +00:00
2 changed files with 2 additions and 1 deletions
Showing only changes of commit 2d874d3969 - Show all commits
+1
View File
@@ -123,6 +123,7 @@ in
{
name = "Prometheus";
type = "prometheus";
uid = "prometheus";
url = "https://prometheus.shire-zebra.ts.net";
isDefault = true;
editable = false;
+1 -1
View File
@@ -50,7 +50,7 @@ spec:
containerPort: 9130
env:
- name: UP_UNIFI_DEFAULT_URL
value: "https://10.42.1.1:8443"
value: "https://10.42.1.1"
- name: UP_UNIFI_DEFAULT_VERIFY_SSL
value: "false"
- name: UP_UNIFI_DEFAULT_USER