Skip to content

Commit

Permalink
hack: also cleanup netpols
Browse files Browse the repository at this point in the history
Co-authored-by: Morten Lied Johansen <morten.lied.johansen@nav.no>
  • Loading branch information
tronghn and mortenlj committed Sep 30, 2024
1 parent d8eaf7b commit 1da3644
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hack/cleanup
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ kubectl delete sqldatabase -lapp=db-tester-"${NUM}"
kubectl delete sqluser -lapp=db-tester-"${NUM}"
kubectl delete sqlsslcert -lapp=db-tester-"${NUM}"
kubectl delete sqlinstance -lapp=db-tester-"${NUM}"
kubectl delete netpol -lmigrator.nais.io/cleanup=db-tester-"${NUM}"

0 comments on commit 1da3644

Please sign in to comment.