Skip to content

Commit

Permalink
Correct spelling in nuke.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
ajtrichards committed Jan 23, 2018
1 parent 072ce54 commit 46b9739
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nuke.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ if [[ -n "${releases}" ]]; then
fi

echo
echo "Deleting any rouge configmaps for good measure"
echo "Deleting any rogue configmaps for good measure"
kubectl -n kube-system delete configmap --selector=OWNER=TILLER

0 comments on commit 46b9739

Please sign in to comment.