Hello, as title said. I’m having problem to replicate this guide Hacking using an image registry - Loki Operator. When I deploy LokiStack CRD using hack/lokistack_dev.yaml file, it shows this error message:
Invalid tenants configuration: TenantsSpec cannot be nil when gateway flag is enabled
On main loki, I can enable Gateway with blank list of tenants, but somehow it does not work when using this loki-operator CRD. Is it intended feature to force user to use OIDC? Thanks in advance