Skip to content

Commit

Permalink
added missed DELETE method for provisioner (#1943)
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewChubatiuk committed Jun 17, 2022
1 parent 6f2cb4d commit aa9777b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/karpenter/templates/webhooks.yaml
Expand Up @@ -41,6 +41,7 @@ webhooks:
operations:
- CREATE
- UPDATE
- DELETE
---
apiVersion: admissionregistration.k8s.io/v1
kind: ValidatingWebhookConfiguration
Expand Down

0 comments on commit aa9777b

Please sign in to comment.