Skip to content

Commit 762f608

Browse files
committed
update stream upstream commet
1 parent c528df7 commit 762f608

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/mode/static/state/dataplane/configuration.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ func buildPassthroughServers(g *graph.Graph) []Layer4VirtualServer {
9292
return passthroughServers
9393
}
9494

95-
// buildStreamUpstreams builds all the upstreams to be in the nginx stream block.
95+
// buildStreamUpstreams builds all stream upstreams.
9696
func buildStreamUpstreams(
9797
ctx context.Context,
9898
listeners []*graph.Listener,

0 commit comments

Comments
 (0)