stacks-instances/otc/edp.buildth.ing/stacks/local-backup/minio/helm/values.yaml

18 lines
293 B
YAML
Raw Permalink Normal View History

2025-06-27 13:15:37 +00:00
replicas: 1
mode: standalone
resources:
requests:
memory: 128Mi
persistence:
enabled: true
storageClass: standard
size: 512Mi
# volumeName: backup # re-enable this to mount a local host path, see minio-pv.yaml
buckets:
- name: edfbuilder-backups
existingSecret: root-creds