fix minio tenant

This commit is contained in:
2025-04-06 20:12:46 +02:00
parent 7558f369c5
commit 5d62486f55

View File

@@ -13,6 +13,7 @@ spec:
exposeServices:
console: true
minio: true
imagePullPolicy: IfNotPresent
certConfig: {}
configuration:
name: storage-configuration
@@ -23,7 +24,7 @@ spec:
features:
bucketDNS: false
domains: {}
image: quay.io/minio/minio:RELEASE.2025-03-12T18-04-18Z
image: quay.io/minio/minio:RELEASE.2025-04-03T14-56-28Z
imagePullSecret: {}
mountPath: /export
podManagementPolicy: Parallel