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 5795d13 commit f74dc15Copy full SHA for f74dc15
pkg/cloudscale_ccm/loadbalancer.go
@@ -119,7 +119,7 @@ const (
119
// with protocol `TCP` use. Set it to `proxy` and `proxyv2` if TCP
120
// traffic should be forwarded using these protocols.
121
//
122
- // When setting the protocol of a port to `UDP,` traffic is always forwarded
+ // When setting the protocol of a port to `UDP`, traffic is always forwarded
123
// using UDP.
124
125
// We are technically able to have different protocols for
0 commit comments