Files
infra/manifests/s3/rustfs.yaml
2026-05-20 08:29:20 +02:00

34 lines
736 B
YAML

apiVersion: helm.cattle.io/v1
kind: HelmChart
metadata:
name: rustfs
namespace: s3storage
spec:
repo: https://charts.rustfs.com
chart: rustfs
targetNamespace: s3storage
version: 0.2.0
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
secret:
allowInsecureDefaults: true
rustfs:
access_key: rustfsadmin
secret_key: f82g6toxn5xlwac6cd8bjwfl