fix: seaweedfs ui

This commit is contained in:
2026-01-16 23:58:08 +01:00
parent 5e1a098429
commit 05a4f30d35

View File

@@ -36,11 +36,8 @@ spec:
className: traefik className: traefik
annotations: | annotations: |
cert-manager.io/cluster-issuer: letsencrypt-prod cert-manager.io/cluster-issuer: letsencrypt-prod
hosts: # Chart erwartet 'host' als String, nicht als Liste!
- host: filer.seaweedfs.apps.internal.k3s.stabify.de host: filer.seaweedfs.apps.internal.k3s.stabify.de
paths:
- path: /
pathType: Prefix
tls: tls:
- secretName: seaweedfs-filer-tls - secretName: seaweedfs-filer-tls
hosts: hosts:
@@ -55,11 +52,8 @@ spec:
className: traefik className: traefik
annotations: | annotations: |
cert-manager.io/cluster-issuer: letsencrypt-prod cert-manager.io/cluster-issuer: letsencrypt-prod
hosts: # Chart erwartet 'host' als String, nicht als Liste!
- host: s3.apps.internal.k3s.stabify.de host: s3.apps.internal.k3s.stabify.de
paths:
- path: /
pathType: Prefix
tls: tls:
- secretName: seaweedfs-s3-tls - secretName: seaweedfs-s3-tls
hosts: hosts: