Skip to content

Commit

Permalink
workaround helm bug (helm/helm#3985)
Browse files Browse the repository at this point in the history
  • Loading branch information
dgrove-oss committed May 8, 2018
1 parent 0083033 commit 01311ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/travis/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ chmod +x get_helm.sh
./get_helm.sh

# Install tiller
/usr/local/bin/helm init
/usr/local/bin/helm init --service-account default

# Wait for tiller to be ready
TIMEOUT=0
Expand Down

0 comments on commit 01311ff

Please sign in to comment.