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 2015757 commit 02f06c3Copy full SHA for 02f06c3
pkg/firewalls/firewalls_l7_cr.go
@@ -42,7 +42,7 @@ type FirewallCR struct {
42
nodePortRanges []string
43
firewallClient firewallclient.Interface
44
// If set to true, CRs are marked as "disabled" and errors are not
45
- // propagated. Firewalls should be still created/updated by l7LB, not the
+ // propagated. Firewalls should be still created/updated by L7LB, not the
46
// Platform Firewall
47
dryRun bool
48
0 commit comments