fix(minio,loki): declare loki-chunks/ruler/admin buckets in minio Tenant — loki failed with NoSuchBucket
This commit is contained in:
@@ -66,6 +66,9 @@ spec:
|
|||||||
# ── Declarative buckets (operator creates on first boot) ────────────────────
|
# ── Declarative buckets (operator creates on first boot) ────────────────────
|
||||||
buckets:
|
buckets:
|
||||||
- name: riotpiao-models
|
- name: riotpiao-models
|
||||||
|
- name: loki-chunks
|
||||||
|
- name: loki-ruler
|
||||||
|
- name: loki-admin
|
||||||
|
|
||||||
# ── Declarative users (each references a Secret of the same name holding
|
# ── Declarative users (each references a Secret of the same name holding
|
||||||
# CONSOLE_ACCESS_KEY / CONSOLE_SECRET_KEY) ─────────────────────────────
|
# CONSOLE_ACCESS_KEY / CONSOLE_SECRET_KEY) ─────────────────────────────
|
||||||
|
|||||||
Reference in New Issue
Block a user