Skip to content

Commit

Permalink
NXBT-3840: define a helm repository cache
Browse files Browse the repository at this point in the history
  • Loading branch information
troger committed Dec 2, 2024
1 parent abfd74e commit f62d14d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ci/helm/helmfile.yaml.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ repositories:
url: https://packages.nuxeo.com/repository/helm-releases-public/

helmDefaults:
args:
- "--repository-cache ~/.cache/helm/repository-{{ env "NAMESPACE" | default "default" }}"
timeout: 300
wait: true

Expand Down

0 comments on commit f62d14d

Please sign in to comment.