From 5e1a0984291d65a135c708f8d8727168bdf6ce5c Mon Sep 17 00:00:00 2001 From: Nick Adam Date: Thu, 15 Jan 2026 16:01:09 +0100 Subject: [PATCH] modified: infrastructure/seaweedfs-app.yaml --- infrastructure/seaweedfs-app.yaml | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/infrastructure/seaweedfs-app.yaml b/infrastructure/seaweedfs-app.yaml index a3c2410..fd19208 100644 --- a/infrastructure/seaweedfs-app.yaml +++ b/infrastructure/seaweedfs-app.yaml @@ -13,13 +13,10 @@ spec: targetRevision: 3.59.0 helm: values: | - image: - registry: "docker.io" - repository: "chrislusf/seaweedfs" - tag: "4.06" - + # Wir nutzen imageOverride, um Template-Probleme zu umgehen volume: replicas: 3 + imageOverride: "chrislusf/seaweedfs:4.06" persistence: enabled: true size: 10Gi @@ -28,14 +25,15 @@ spec: master: replicas: 3 + imageOverride: "chrislusf/seaweedfs:4.06" resources: {} filer: replicas: 2 + imageOverride: "chrislusf/seaweedfs:4.06" ingress: enabled: true className: traefik - # Chart expects annotations as string. annotations: | cert-manager.io/cluster-issuer: letsencrypt-prod hosts: @@ -51,10 +49,10 @@ spec: s3: enabled: true replicas: 2 + imageOverride: "chrislusf/seaweedfs:4.06" ingress: enabled: true className: traefik - # Chart expects annotations as string. annotations: | cert-manager.io/cluster-issuer: letsencrypt-prod hosts: