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-08-18 15:08:02 -07:00
parent 63fc502359
commit 0a6568491b
@@ -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) ─────────────────────────────