fix minio tenant
This commit is contained in:
@@ -13,6 +13,7 @@ spec:
|
|||||||
exposeServices:
|
exposeServices:
|
||||||
console: true
|
console: true
|
||||||
minio: true
|
minio: true
|
||||||
|
imagePullPolicy: IfNotPresent
|
||||||
certConfig: {}
|
certConfig: {}
|
||||||
configuration:
|
configuration:
|
||||||
name: storage-configuration
|
name: storage-configuration
|
||||||
@@ -23,7 +24,7 @@ spec:
|
|||||||
features:
|
features:
|
||||||
bucketDNS: false
|
bucketDNS: false
|
||||||
domains: {}
|
domains: {}
|
||||||
image: quay.io/minio/minio:RELEASE.2025-03-12T18-04-18Z
|
image: quay.io/minio/minio:RELEASE.2025-04-03T14-56-28Z
|
||||||
imagePullSecret: {}
|
imagePullSecret: {}
|
||||||
mountPath: /export
|
mountPath: /export
|
||||||
podManagementPolicy: Parallel
|
podManagementPolicy: Parallel
|
||||||
|
|||||||
Reference in New Issue
Block a user