k8s-platform/charts/platform-minio/values.yaml

15 lines
200 B
YAML
Raw Permalink Normal View History

2026-06-22 22:57:58 +00:00
namespace: platform-services
image:
repository: minio/minio
tag: latest
auth:
existingSecret: platform-minio-secret
storage:
className: longhorn
size: 20Gi
nodeSelector:
workload: app