MinioK8sBuckets/README.md
Pierre Hubert e2598d7509
Some checks reported errors
continuous-integration/drone/push Build was killed
Implement base operator (#1)
Add base operator logic

Reviewed-on: #1
2023-05-08 16:20:15 +00:00

234 B

MinioK8sBuckets

Automatically create Minio buckets based on K8S CRD.

WIP, early project

Apply all K8s config files manually:

cat yaml/*.yaml | kubectl apply -f -

Note : mc tool is required