Skip to content

Commit

Permalink
uninstall previous installation
Browse files Browse the repository at this point in the history
  • Loading branch information
Razz4780 committed Dec 18, 2024
1 parent ea88d3c commit b086de8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test_values_files.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@
for file in test_values/*.yaml; do
echo "Running test for $file"
helm install --dry-run=server --debug -f $file mirrord-operator ./mirrord-operator
helm uninstall mirrord-operator
done

0 comments on commit b086de8

Please sign in to comment.