mirror of
https://github.com/helm/charts.git
synced 2026-08-23 14:27:18 +00:00
This will cleanup the db init and user create job if they succeed. It will also delete them if the install fails and you run install again, that way new db init and user create jobs will run again. Signed-off-by: Todd Brown <mrbrownt@me.com>