Files
infra/manifests/s3/rustfsChartConfig.yaml
2026-05-12 13:29:44 +02:00

25 lines
509 B
YAML

apiVersion: helm.cattle.io/v1
kind: HelmChartConfig
metadata:
name: rustfs
namespace: s3storage
spec:
valuesContent: |-
# Standalone mode: single pod with single PVC
mode:
standalone:
enabled: true
distributed:
enabled: false
# Optional: adjust storage sizes (default 256Mi each)
storageclass:
name: local-path
dataStorageSize: 15Gi
logStorageSize: 1Gi
ingress:
enabled: false
# Optional: change default credentials