fix(minio,loki): declare loki-chunks/ruler/admin buckets in minio Tenant — loki failed with NoSuchBucket

This commit is contained in:
Story Crater Bot
2026-07-21 09:31:52 -07:00
parent 4363739d59
commit f646bb06fd
@@ -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) ─────────────────────────────