mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-03-27 13:53:03 +00:00
helm command provides option to remove installation on failure using 'atomic' flag. This fix adds this parameter in helm module. Fixes: #109 Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>