Files
casa/storage-limbosolutions-com/deploy/helm/values.yaml
2026-04-25 10:37:25 +00:00

23 lines
567 B
YAML

# host and port of your SeaweedFs filer
seaweedfsFiler: "f???:8888"
storageClassName: "storage-limbosolutions-com"
storageClassVolumeBindingMode: Immediate
isDefaultStorageClass: false
tlsSecret: ""
imagePullPolicy: "Always"
driverName: storage-limbosolutions-com-csi-driver
mountService:
enabled: true
image: chrislusf/seaweedfs-mount
# problems with latest version of mounter on helm version 0.2.15
tag: v1.4.4
seaweedfsCsiPlugin:
image: chrislusf/seaweedfs-csi-driver
# problems with latest version of mounter on helm version 0.2.15
tag: v1.4.4