We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 27bd6dc + a311343 commit 5f82315Copy full SHA for 5f82315
modules/network-observability-flowcollector-view.adoc
@@ -48,7 +48,7 @@ spec:
48
logTypes: FLOWS <3>
49
conversationHeartbeatInterval: 30s
50
loki: <4>
51
- url: 'http://loki-gateway-http.netobserv.svc:8080/api/logs/v1/network'
+ url: 'https://loki-gateway-http.netobserv.svc:8080/api/logs/v1/network'
52
statusUrl: 'https://loki-query-frontend-http.netobserv.svc:3100/'
53
authToken: FORWARD
54
tls:
0 commit comments