fix minio tenant
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user