Skip to content

Commit

Permalink
fix webhook
Browse files Browse the repository at this point in the history
Signed-off-by: zhangzujian <[email protected]>
  • Loading branch information
zhangzujian committed Apr 30, 2024
1 parent 278cf0b commit d20bd47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/webhook/webhook.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ var (

type ValidatingHook struct {
client client.Client
decoder *admission.Decoder
decoder admission.Decoder
cache cache.Cache
}

Expand Down

0 comments on commit d20bd47

Please sign in to comment.