Revert documentation change

The manifest on master is for development, normal users should use a
released version. I'll do a release with RBAC shortly.
This commit is contained in:
Adam Harrison
2018-06-05 15:14:10 +01:00
parent 11780f008a
commit 741b27cd35

View File

@@ -48,18 +48,12 @@ To obtain a default installation without Prometheus alerting interlock
or Slack notifications:
```
kubectl apply -f https://raw.githubusercontent.com/weaveworks/kured/master/kured-ds.yaml
kubectl apply -f https://github.com/weaveworks/kured/releases/download/1.0.0/kured-ds.yaml
```
If you want to customise the installation, download the manifest and
edit it in accordance with the following section before application.
For RBAC support apply the RBAC manifest.
```
kubectl apply -f https://raw.githubusercontent.com/weaveworks/kured/master/kured-rbac.yaml
```
## Configuration
The following arguments can be passed to kured via the daemonset pod template: