Skip to content

Commit

Permalink
Documentation - Fixed upgrade URL
Browse files Browse the repository at this point in the history
Fixed upgrade URL to reference the correct openebs-operator.yaml file.

Signed-off-by: Doug Hoard <doug.hoard@gmail.com>
  • Loading branch information
dhoard authored and kmova committed Jul 22, 2020
1 parent 5f42095 commit a2cafbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/upgrades/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ desired openebs-operator.yaml and customize it again**

```
#Upgrade to OpenEBS control plane components to desired version. Say 1.12.0
$ kubectl apply -f https://openebs.github.io/charts/openebs-operator-1.12.0.yaml
$ kubectl apply -f https://openebs.github.io/charts/1.12.0/openebs-operator.yaml
```

### Upgrade using helm chart (using openebs/openebs, openebs-charts repo, etc.,):
Expand Down

0 comments on commit a2cafbd

Please sign in to comment.