modified: infrastructure/seaweedfs-app.yaml

This commit is contained in:
2026-01-15 16:01:09 +01:00
parent cc71d1b631
commit 5e1a098429

View File

@@ -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: