diff --git a/k8s/infrastructure/minio/minio-tenant.yaml b/k8s/infrastructure/minio/minio-tenant.yaml index 611ade6..b6d27b4 100644 --- a/k8s/infrastructure/minio/minio-tenant.yaml +++ b/k8s/infrastructure/minio/minio-tenant.yaml @@ -66,6 +66,9 @@ spec: # ── Declarative buckets (operator creates on first boot) ──────────────────── buckets: - name: riotpiao-models + - name: loki-chunks + - name: loki-ruler + - name: loki-admin # ── Declarative users (each references a Secret of the same name holding # CONSOLE_ACCESS_KEY / CONSOLE_SECRET_KEY) ─────────────────────────────