From 7fd296a1a2fd308490c6807ee77a97bb22532442 Mon Sep 17 00:00:00 2001 From: Nick Adam Date: Sat, 17 Jan 2026 00:07:13 +0100 Subject: [PATCH] fix: seaweedfs ui --- infrastructure/seaweedfs-app.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/infrastructure/seaweedfs-app.yaml b/infrastructure/seaweedfs-app.yaml index e85d3d6..4377e0f 100644 --- a/infrastructure/seaweedfs-app.yaml +++ b/infrastructure/seaweedfs-app.yaml @@ -36,8 +36,9 @@ spec: className: traefik annotations: | cert-manager.io/cluster-issuer: letsencrypt-prod - # Chart erwartet 'host' als String, nicht als Liste! host: filer.seaweedfs.apps.internal.k3s.stabify.de + paths: + - / tls: - secretName: seaweedfs-filer-tls hosts: @@ -52,8 +53,9 @@ spec: className: traefik annotations: | cert-manager.io/cluster-issuer: letsencrypt-prod - # Chart erwartet 'host' als String, nicht als Liste! host: s3.apps.internal.k3s.stabify.de + paths: + - / tls: - secretName: seaweedfs-s3-tls hosts: