Skip to content

Commit

Permalink
auto update script
Browse files Browse the repository at this point in the history
  • Loading branch information
islandbitcoin committed Aug 21, 2023
1 parent 1cc1fd8 commit c6b453a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions reset-all.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,6 @@ kubectl delete jobs --all && \
kubectl delete cronjobs --all && \
kubectl delete configmaps --all && \
kubectl delete secrets --all && \
kubectl delete KafkaConnect kafka -n default && \
kubectl delete ServiceAccount kubemonkey -n default && \
echo "All resources deleted"

0 comments on commit c6b453a

Please sign in to comment.