Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: yaroslavborbat <[email protected]>
  • Loading branch information
yaroslavborbat committed Dec 11, 2024
1 parent 8759dd8 commit 1d4e4e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hooks/mc_webhook.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ def generate_config(self) -> dict:
"kubernetes": [
{
"name": self.SNAPSHOT_NAME,
"apiVersion": "v1alpha2",
"apiVersion": "virtualization.deckhouse.io/v1alpha2",
"kind": "VirtualMachineIPAddressLease",
"group": "main",
"jqFilter": '{"name": .metadata.name}',
Expand Down

0 comments on commit 1d4e4e8

Please sign in to comment.