From 7b1eb53319d2841c6653f27650516e571dee51a2 Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Tue, 16 Dec 2025 02:52:56 +0000 Subject: [PATCH 1/2] chore: Update manifests after change --- .../PhysicalBackup-booklore-mariadb-cluster-backup-remote.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/clusters/cl01tl/manifests/booklore/PhysicalBackup-booklore-mariadb-cluster-backup-remote.yaml b/clusters/cl01tl/manifests/booklore/PhysicalBackup-booklore-mariadb-cluster-backup-remote.yaml index cba34f2ac..f5c298a39 100644 --- a/clusters/cl01tl/manifests/booklore/PhysicalBackup-booklore-mariadb-cluster-backup-remote.yaml +++ b/clusters/cl01tl/manifests/booklore/PhysicalBackup-booklore-mariadb-cluster-backup-remote.yaml @@ -31,4 +31,6 @@ spec: secretAccessKeySecretKeyRef: key: secret name: booklore-mariadb-cluster-backup-secret-garage + tls: + enabled: true successfulJobsHistoryLimit: 1 -- 2.49.1 From ccf9a7c28807f0c92c06d275489f32665aaa5bc3 Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Tue, 16 Dec 2025 02:53:40 +0000 Subject: [PATCH 2/2] chore: Update manifests after change --- clusters/cl01tl/manifests/jellyfin/Deployment-jellyfin-vue.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/manifests/jellyfin/Deployment-jellyfin-vue.yaml b/clusters/cl01tl/manifests/jellyfin/Deployment-jellyfin-vue.yaml index 1ec32f420..61c27e5d1 100644 --- a/clusters/cl01tl/manifests/jellyfin/Deployment-jellyfin-vue.yaml +++ b/clusters/cl01tl/manifests/jellyfin/Deployment-jellyfin-vue.yaml @@ -36,7 +36,7 @@ spec: containers: - env: - name: DEFAULT_SERVERS - value: http://jellyfin.jellyfin:80 + value: https://jellyfin.alexlebens.net - name: DISABLE_SERVER_SELECTION value: "true" image: ghcr.io/jellyfin/jellyfin-vue:unstable@sha256:0083110ab7def4f4e2eefe02b55bce92c40c72abc7efcd622dd5c24fc1ab48b2 -- 2.49.1