Skip to content

Commit 02f06c3

Browse files
committed
fix naming in the logs
1 parent 2015757 commit 02f06c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/firewalls/firewalls_l7_cr.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ type FirewallCR struct {
4242
nodePortRanges []string
4343
firewallClient firewallclient.Interface
4444
// 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
45+
// propagated. Firewalls should be still created/updated by L7LB, not the
4646
// Platform Firewall
4747
dryRun bool
4848

0 commit comments

Comments
 (0)