fix(minio): correct operator chart source + rewrite Tenant to v5 schema + config.env creds — tenant now boots
This commit is contained in:
@@ -3,7 +3,7 @@ kind: Kustomization
|
||||
namespace: storage
|
||||
resources:
|
||||
- minio-tenant.yaml
|
||||
- minio-service.yaml
|
||||
- minio-replication-job.yaml
|
||||
- buckets.yaml
|
||||
# Legacy: minio-legacy-alias.yaml skipped (migration artifact, conflicts with namespace transform)
|
||||
- minio-policy-job.yaml
|
||||
# The operator creates the minio S3/console/headless Services and the
|
||||
# declarative bucket + user from the Tenant spec — no hand-rolled Service or
|
||||
# Bucket/User CRs (those kinds don't exist in the operator CRD set).
|
||||
|
||||
Reference in New Issue
Block a user