update(s3)

This commit is contained in:
nold 2024-01-15 11:38:22 +01:00
parent 516c7b063c
commit d2e9c0cb00

View file

@ -1,6 +1,6 @@
image:
repository: quay.io/minio/minio
tag: RELEASE.2023-07-07T07-13-57Z
tag: RELEASE.2024-01-13T07-53-03Z
pullPolicy: IfNotPresent
## Set default image, imageTag, and imagePullPolicy for the `mc` (the minio
@ -8,7 +8,7 @@ image:
##
mcImage:
repository: quay.io/minio/mc
tag: RELEASE.2023-06-28T21-54-17Z
tag: RELEASE.2024-01-13T08-44-48Z
pullPolicy: IfNotPresent
## minio mode, i.e. standalone or distributed
@ -35,7 +35,7 @@ statefulSetUpdate:
existingSecret: "minio-root"
## Path where PV would be mounted on the MinIO Pod
mountPath: "/export"
mountPath: "/data"
# Number of drives attached to a node
drivesPerNode: 1