minio / docs

MinIO Object Storage Documentation
https://docs.min.io/minio/baremetal
Creative Commons Attribution 4.0 International
548 stars 298 forks source link

[BUG] mc batch generate expire shows incorrect yaml #1318

Closed SSushmitha8 closed 1 month ago

SSushmitha8 commented 1 month ago

Describe the bug

The sample yaml shown in the first link for mc batch expire seems to be same as keyrotate

https://min.io/docs/minio/linux/reference/minio-mc/mc-batch-generate.html#minio-mc-batch-generate-expire-job

But this second link gives more detailed explanation about the expire yaml seems different

https://min.io/docs/minio/linux/administration/batch-framework-job-expire.html#minio-batch-framework-expire-job-ref

Expected behavior I believe the first link should be updated with the correct yaml similar to this

image

Desktop (please complete the following information):

djwfyi commented 1 month ago

Thanks for the catch! This was a copy/paste error where we neglected to update a referenced file.