You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
7 months ago | |
|---|---|---|
| .. | ||
| import-external-cluster.sh | 7 months ago | |
| readme.md | 7 months ago | |
| values.v1.10.6.yaml | 7 months ago | |
| values.yaml | 7 months ago | |
readme.md
ADD REPO
helm repo add rook-release https://charts.rook.io/release
INSTALL REPO
helm install rook-ceph rook-release/rook-ceph --namespace rook-ceph --values values.yaml
UPGRADE
helm upgrade rook-ceph rook-release/rook-ceph --namespace rook-ceph --values values.yaml