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.
1 parent c528df7 commit 762f608Copy full SHA for 762f608
internal/mode/static/state/dataplane/configuration.go
@@ -92,7 +92,7 @@ func buildPassthroughServers(g *graph.Graph) []Layer4VirtualServer {
92
return passthroughServers
93
}
94
95
-// buildStreamUpstreams builds all the upstreams to be in the nginx stream block.
+// buildStreamUpstreams builds all stream upstreams.
96
func buildStreamUpstreams(
97
ctx context.Context,
98
listeners []*graph.Listener,
0 commit comments