Skip to content

Commit

Permalink
Update Curator instructions
Browse files Browse the repository at this point in the history
Signed-off-by: Paulo Pires <[email protected]>
  • Loading branch information
pires committed Aug 21, 2018
1 parent 82cdb7d commit f8cf4b0
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 35 deletions.
11 changes: 1 addition & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -256,18 +256,9 @@ Additionally, one can run a [CronJob](http://kubernetes.io/docs/user-guide/cron-

```shell
kubectl create -f es-curator-config.yaml
kubectl create -f es-curator.yaml
```

* Kubernetes 1.7
```shell
kubectl create -f es-curator_v2alpha1.yaml
```

* Kubernetes 1.8+:
```shell
kubectl create -f es-curator_v1beta1.yaml
```

Please, confirm the job has been created.

```shell
Expand Down
File renamed without changes.
25 changes: 0 additions & 25 deletions es-curator_v2alpha1.yaml

This file was deleted.

0 comments on commit f8cf4b0

Please sign in to comment.