fix: seaweedfs ui
This commit is contained in:
@@ -36,8 +36,9 @@ spec:
|
|||||||
className: traefik
|
className: traefik
|
||||||
annotations: |
|
annotations: |
|
||||||
cert-manager.io/cluster-issuer: letsencrypt-prod
|
cert-manager.io/cluster-issuer: letsencrypt-prod
|
||||||
# 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:
|
||||||
|
- /
|
||||||
tls:
|
tls:
|
||||||
- secretName: seaweedfs-filer-tls
|
- secretName: seaweedfs-filer-tls
|
||||||
hosts:
|
hosts:
|
||||||
@@ -52,8 +53,9 @@ spec:
|
|||||||
className: traefik
|
className: traefik
|
||||||
annotations: |
|
annotations: |
|
||||||
cert-manager.io/cluster-issuer: letsencrypt-prod
|
cert-manager.io/cluster-issuer: letsencrypt-prod
|
||||||
# Chart erwartet 'host' als String, nicht als Liste!
|
|
||||||
host: s3.apps.internal.k3s.stabify.de
|
host: s3.apps.internal.k3s.stabify.de
|
||||||
|
paths:
|
||||||
|
- /
|
||||||
tls:
|
tls:
|
||||||
- secretName: seaweedfs-s3-tls
|
- secretName: seaweedfs-s3-tls
|
||||||
hosts:
|
hosts:
|
||||||
|
|||||||
Reference in New Issue
Block a user