mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-03-27 05:43:02 +00:00
fix post_renderer arguments breaking the helm deploy_command SUMMARY The post_renderer setting is broken and resets the deploy_command instead of appending an argument. Diff should be self explanatory. ISSUE TYPE Bugfix Pull Request COMPONENT NAME kubernetes.core.helm ADDITIONAL INFORMATION Reviewed-by: Mike Graves <mgraves@redhat.com>