Skip to content

Commit

Permalink
[#776] add legion helm repo for deployment stage
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-semenets committed Feb 6, 2019
1 parent ac6dbc0 commit 041f43f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deploy/ansible/roles/charts_common/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
shell: helm --kube-context {{ cluster_name }} repo add {{ item }}
with_items:
- default http://storage.googleapis.com/kubernetes-charts/
- legion-helm {{ helm_repo }}

- name: Update helm repositories
shell: helm --kube-context {{ cluster_name }} repo update
Expand Down

0 comments on commit 041f43f

Please sign in to comment.