Skip to content

Commit

Permalink
Correct lint errors
Browse files Browse the repository at this point in the history
Signed-off-by: anushkamittal2001 <[email protected]>
  • Loading branch information
anushkamittal2001 committed Oct 3, 2023
1 parent 9d3c596 commit 4c2c7a2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/controllers/webhook/controller.go
Original file line number Diff line number Diff line change
Expand Up @@ -798,7 +798,6 @@ func computeOperationsForValidatingWebhookConf(rules []kyvernov1.Rule, operation
operationStatusMap[webhookUpdate] = true
operationStatusMap[webhookConnect] = true
operationStatusMap[webhookDelete] = true

}
}
return operationStatusMap
Expand Down

0 comments on commit 4c2c7a2

Please sign in to comment.