cozystack/packages/extra/seaweedfs
cozystack-bot 3088e987e3 Prepare release v0.35.0-alpha.1
Signed-off-by: cozystack-bot <217169706+cozystack-bot@users.noreply.github.com>
2025-07-24 15:39:28 +00:00
..
charts Configure all apps to use new function to generate subjects 2025-06-16 20:32:11 +02:00
images Prepare release v0.35.0-alpha.1 2025-07-24 15:39:28 +00:00
logos Update dashboard icons (#274) 2024-08-12 14:47:11 +02:00
templates [seaweedfs] Add Client topology 2025-07-24 15:59:14 +02:00
.helmignore SeaweedFS (#131) 2024-08-12 14:33:48 +02:00
Chart.yaml Configure all apps to use new function to generate subjects 2025-06-16 20:32:11 +02:00
Makefile [seaweedfs] Add Client topology 2025-07-24 15:59:14 +02:00
README.md [seaweedfs] Add Client topology 2025-07-24 15:59:14 +02:00
values.schema.json [seaweedfs] Add Client topology 2025-07-24 15:59:14 +02:00
values.yaml [seaweedfs] Add Client topology 2025-07-24 15:59:14 +02:00

Managed NATS Service

Parameters

Common parameters

Name Description Value
host The hostname used to access the SeaweedFS externally (defaults to 's3' subdomain for the tenant host). ""
topology The topology of the SeaweedFS cluster. (allowed values: Simple, MultiZone, Client) Simple
replicationFactor The number of replicas for each volume in the SeaweedFS cluster. 2
replicas Persistent Volume size for SeaweedFS 2
size Persistent Volume size 10Gi
storageClass StorageClass used to store the data ""
zones A map of zones for MultiZone topology. Each zone can have its own number of replicas and size. {}
filer.external Enable external access to the SeaweedFS filer from outside the cluster. Use this when topology is not set to Client. false
remoteEndpoint The endpoint of the remote filer GRPC service. Used when topology is set to Client. 1.2.3.4:18888