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