kube/minio-clusters
rasmus f3cceca1c3 use gcr mirror for images with full docker.io path
cluster constantly failing due to rate limits,
please find a better solution
2024-04-28 05:01:02 +03:00
..
README.md Clean up operatorlib related stuff 2023-08-16 10:39:20 +03:00
cert.yaml Clean up operatorlib related stuff 2023-08-16 10:39:20 +03:00
dedicated.yaml use gcr mirror for images with full docker.io path 2024-04-28 05:01:02 +03:00
external.yaml Clean up operatorlib related stuff 2023-08-16 10:39:20 +03:00
shared.yaml use gcr mirror for images with full docker.io path 2024-04-28 05:01:02 +03:00

README.md

minio-clusters

This is namespace for Minio clusters managed by Codemowers' sample minio-bucket-operator which is deployed via ArgoCD

To update bump the image tag for the classes and issue:

kubectl apply -n minio-clusters -f dedicated.yaml -f external.yaml -f shared.yaml