Skip to content

Commit 76814f5

Browse files
authored
Remove ADD/UPDATE operation for ipaddressallocation (vmware-tanzu#1167)
Currently ipaddressallocation webhook only handles DELETE operation. Remove ADD/UPDATE operation
1 parent b376fe2 commit 76814f5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

build/yaml/webhook/manifests.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,6 @@ webhooks:
8383
apiVersions:
8484
- v1alpha1
8585
operations:
86-
- CREATE
87-
- UPDATE
8886
- DELETE
8987
resources:
9088
- ipaddressallocations

0 commit comments

Comments
 (0)