Skip to content

Commit 4aebd0d

Browse files
dmvolodsbueringer
andauthored
Update webhooks/vmware/alias.go
Co-authored-by: Stefan Büringer <[email protected]>
1 parent 3416fdf commit 4aebd0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webhooks/vmware/alias.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ func (webhook *VSphereMachine) SetupWebhookWithManager(mgr ctrl.Manager) error {
3030
return (&vmware.VSphereMachine{}).SetupWebhookWithManager(mgr)
3131
}
3232

33-
// VSphereMachineTemplate implements a validation and defaulting webhook for VSphereMachineTemplate.
33+
// VSphereMachineTemplate implements a validation webhook for VSphereMachineTemplate.
3434
type VSphereMachineTemplate struct{}
3535

3636
// SetupWebhookWithManager sets up VSphereMachineTemplate webhooks.

0 commit comments

Comments
 (0)