Skip to content

Commit

Permalink
Update install instructions to use alternative dockerhub yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
awh committed May 16, 2019
1 parent c20c9e9 commit fc94716
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ To obtain a default installation without Prometheus alerting interlock
or Slack notifications:

```
kubectl apply -f https://github.com/weaveworks/kured/releases/download/1.1.0/kured-1.1.0.yaml
kubectl apply -f https://github.com/weaveworks/kured/releases/download/1.1.0/kured-1.1.0-dockerhub.yaml
```

If you want to customise the installation, download the manifest and
Expand Down

0 comments on commit fc94716

Please sign in to comment.