Skip to content

Commit

Permalink
Merge pull request #2282 from mboersma/fix-comment
Browse files Browse the repository at this point in the history
Fix a copied code comment
  • Loading branch information
k8s-ci-robot authored May 3, 2022
2 parents 194722a + 5bbf8a4 commit 369fe2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/azure_net_pol.go
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ const (
PolicyDir = "workloads/policies"
)

// AzureLBSpecInput is the input for AzureLBSpec.
// AzureNetPolSpecInput is the input for AzureNetPolSpec.
type AzureNetPolSpecInput struct {
BootstrapClusterProxy framework.ClusterProxy
Namespace *corev1.Namespace
Expand Down

0 comments on commit 369fe2a

Please sign in to comment.