Skip to content
This repository was archived by the owner on Apr 17, 2024. It is now read-only.

Commit 97fe57f

Browse files
author
Deepika Upadhyay
committed
docs: add docs about upgrading the cluster
Signed-off-by: Deepika Upadhyay <[email protected]>
1 parent c5cbc59 commit 97fe57f

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed
File renamed without changes.
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
## How to do an upgrade for your koor storage distribution?
2+
3+
The steps are similar to rook/koor upgrade guide for our demo environment
4+
5+
### Upgrade helm chart
6+
7+
```code
8+
$ helm upgrade -nkoor-ceph koor-ceph-cluster koor-release/rook-ceph-cluster --set image.tag=v1.x.x (eg. v1.12.0)
9+
```
10+
11+
For verification and upgrade for other components please refer [here](https://docs.koor.tech/v1.12/Upgrade/health-verification/)
12+

0 commit comments

Comments
 (0)