Skip to content

Commit

Permalink
uninstall.sh: fix ipset name (#3028)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangzujian committed Jul 11, 2023
1 parent 66d0e43 commit 11ce268
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/images/uninstall.sh
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ fi

sleep 1

ipset destroy ovn6subnets-nat
ipset destroy ovn60subnets-nat
ipset destroy ovn60subnets
ipset destroy ovn60local-pod-ip-nat
ipset destroy ovn60other-node
Expand Down

0 comments on commit 11ce268

Please sign in to comment.