Merge "Helm: dont update the default stable repo on install"
This commit is contained in:
commit
ce163043ec
@ -32,7 +32,7 @@
|
||||
args:
|
||||
executable: /bin/bash
|
||||
- name: setting up helm client
|
||||
command: helm init --client-only
|
||||
command: helm init --client-only --skip-refresh
|
||||
|
||||
- block:
|
||||
- name: checking if local helm server is running
|
||||
|
Loading…
x
Reference in New Issue
Block a user