kube/minio-clusters
Erki Aas c6ea938214 fix(camtiler): add temporary ingress for camtiler dedicated s3 2024-02-22 12:43:20 +02: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 fix(camtiler): add temporary ingress for camtiler dedicated s3 2024-02-22 12:43:20 +02:00
external.yaml Clean up operatorlib related stuff 2023-08-16 10:39:20 +03:00
shared.yaml Clean up operatorlib related stuff 2023-08-16 10:39:20 +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