c9b0ac5fc4
The TLS opts were missing from helm version command which meant that it was just perpetually failing and hence wasting 30s of time waiting for a command to be successful that was never going to be successful. This never actually caused any errors because this loop will happily just fail 30 times without breaking the overall script but it was just a waste of installation time so now installing apps should be ~30s faster. |
||
---|---|---|
.. | ||
helm | ||
cluster_role_binding.rb | ||
config_map.rb | ||
errors.rb | ||
helm.rb | ||
kube_client.rb | ||
logger.rb | ||
namespace.rb | ||
pod.rb | ||
role.rb | ||
role_binding.rb | ||
service_account.rb | ||
service_account_token.rb |