mirror of
https://github.com/weaveworks/scope.git
synced 2026-03-03 18:20:27 +00:00
Merge pull request #2067 from weaveworks/k8s-curl-redirections
Follow redirections in curl when getting k8s resources
This commit is contained in:
@@ -236,7 +236,7 @@ Allowable parameters for the launcher URL:
|
||||
|
||||
To download and read the Scope manifest run:
|
||||
|
||||
curl --silent --remote-name https://cloud.weave.works/launch/k8s/weavescope.yaml
|
||||
curl --silent -L --remote-name https://cloud.weave.works/launch/k8s/weavescope.yaml
|
||||
|
||||
**Open Scope in Your Browser**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user