Add flag to prevent running helm update (#10169)

Signed-off-by: Pat Riehecky <riehecky@fnal.gov>
This commit is contained in:
Pat Riehecky
2023-06-23 08:03:23 -05:00
committed by GitHub
parent a1521dc16e
commit 2fa64f9fd6
2 changed files with 5 additions and 1 deletions

View File

@@ -1,4 +1,6 @@
---
helm_update: true
helm_defaults:
atomic: true
binary_path: "{{ bin_dir }}/helm"