fix: seaweedfs ui
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user