bitnami/minio 10.1.6 What steps will reproduce the bug? When using provisioning section of the chart and i try to set a bucket's quota as following: quota: type: fifo size: 14Gi The provisioning pod shows the following error: mc: Invalid command usage, flag provided but not defined: -...
helm install my-release oci://registry-1.docker.io/bitnamicharts/<chart>Vulnerabilities scannerEach Helm chart contains one or more containers. Those containers use images provided by Bitnami through its test & release pipeline and whose source code can be found at bitnami/containers....
- Inspect, upgrade and delete Helm-based applications installed in the cluster - Add custom and private chart repositories (supports ChartMuseum and JFrog Artifactory) - Browse and provision external services from the Service Catalog and available Service Brokers - Connect Helm-based applications to ex...
Install a chart: helm install my-release oci://registry-1.docker.io/bitnamicharts/<chart> Upgrade your application: helm upgrade my-release oci://registry-1.docker.io/bitnamicharts/<chart>LicenseCopyright © 2023 VMware, Inc.Licensed under the Apache License, Version 2.0 (the "License"); ...
bitnami/minio not.sure What steps will reproduce the bug? Deployed MinIO using the helm chart to my k8s cluster around five months ago, and everything worked fine Changed the Docker image in the deployment fromdocker.io/bitnami/minio:2021.6.17-debian-10-r57todocker.io/bitnami/minio:2022.9.25...
bitnami/minio 11.10.2 What steps will reproduce the bug? In short: Running the minio helm chart with avalues.ymlfile containing a non-emptydefaultBucketssetting results in the container not starting. It throws the following error: mc: <ERROR> Unable to make bucket `local/myCustomBucketName`....
Which chart: bitnami/minio Describe the bug resolution of the previous bug created a new one. the issue was that the zombie process was using ports, and the error was thrown that the service ports were unavailable. Now there is another i...
Name and Version bitnami/minio:2022.1.28-debian-10-r0 What steps will reproduce the bug? Install the official helm chart of bitnami/minio List users in minio using Minio Admin Client from java What is the expected behavior? List users fr...
Which chart: bitnami/minio Describe the bug On installing helm chart I get ERROR Unable to initialize console server: Specified port is already in use > Please ensure no other program uses the same address/port (edited) One time it worke...
Which chart: minio 7.1.0 Describe the bug Getting a new warning: WARNING: MINIO_ACCESS_KEY and MINIO_SECRET_KEY are deprecated. Please use MINIO_ROOT_USER and MINIO_ROOT_PASSWORD To Reproduce Steps to reproduce the behavior: create a mod...