Results 4 comments of mvtab

Hi @elchenberg, I also considered that. However result does not change. values.yaml ```bash deploymentMode: SingleBinary loki: commonConfig: replication_factor: 1 storage: type: 'filesystem' # useTestSchema: true singleBinary: replicas: 1 ``` result...

Hi @adthonb I really don't know, there must be something wrong with the whole setup. I executed with your values, got this: ``` Error: INSTALLATION FAILED: template: loki/templates/single-binary/statefulset.yaml:44:28: executing "loki/templates/single-binary/statefulset.yaml"...

Confirming problem. nginx-wsgi-flask will build without problems, but the nginx container won't run with the mentioned error. ![image](https://user-images.githubusercontent.com/98095405/223960962-d0adf4eb-e6a8-4498-a2db-7f0334cfce0c.png) Running podman-compose with a rootful machine. --- #### Update: most likely a...

I have no idea what's going on with the project but I think Loki is being completely restructured. The official helm chart values site [is empty](https://grafana.com/docs/loki/latest/setup/install/helm/reference/), the [official loki helm...