Browse Source

force update helm repo if exists on host (#11043)

pull/11068/head
Sergey 5 months ago
committed by GitHub
parent
commit
b2cce8d6dc
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions
  1. 1
      roles/helm-apps/vars/main.yml

1
roles/helm-apps/vars/main.yml

@ -7,3 +7,4 @@ helm_defaults:
helm_repository_defaults:
binary_path: "{{ bin_dir }}/helm"
force_update: true
Loading…
Cancel
Save