| ... | @@ -39,7 +39,7 @@ Something went wrong while installing Helm Tiller |
... | @@ -39,7 +39,7 @@ Something went wrong while installing Helm Tiller |
|
|
|
|
|
|
|
ssl_client: kubernetes-helm.storage.googleapis.com: TLS connect failed wget: error getting response: Connection reset by peer tar: invalid magic tar: short read
|
|
ssl_client: kubernetes-helm.storage.googleapis.com: TLS connect failed wget: error getting response: Connection reset by peer tar: invalid magic tar: short read
|
|
|
```
|
|
```
|
|
|
Run these following commands on your machine that is running gitLab
|
|
Run these three following commands on your machine that is running gitLab
|
|
|
|
|
|
|
|
```
|
|
```
|
|
|
docker exec -it gitlab bash -c 'perl -i -pe s/alpine:3.6/alpine:3.7/ /opt/gitlab/embedded/service/gitlab-rails/lib/gitlab/kubernetes/helm/pod.rb'
|
|
docker exec -it gitlab bash -c 'perl -i -pe s/alpine:3.6/alpine:3.7/ /opt/gitlab/embedded/service/gitlab-rails/lib/gitlab/kubernetes/helm/pod.rb'
|
| ... | |
... | |
| ... | | ... | |