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