Replies: 2 comments 1 reply
-
Does that user have permissions to write to loki? |
Beta Was this translation helpful? Give feedback.
1 reply
-
In Loki values, if I disable gateway and enable ingress and then use tls/basicauth there it works fine. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am using the grafana/loki Helm Chart. Since it is going to be in production I am trying to use Loki gateway ingress with and basic-auth. When I enable ingress and basic auth I get the following error:
My configuration looks like below:
Loki:
Secret(loki-gateway-tls):
Fluentbit:
I tested the ingress with username and password and it works fine:
What am I missing?
/Angelos
Beta Was this translation helpful? Give feedback.
All reactions