fix: update repo URLs from cpfarhood to privilegedescalation
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Headlamp Rook Plugin
|
# Headlamp Rook Plugin
|
||||||
|
|
||||||
[](https://artifacthub.io/packages/headlamp/rook/headlamp-rook-plugin)
|
[](https://artifacthub.io/packages/headlamp/rook/headlamp-rook-plugin)
|
||||||
[](https://github.com/cpfarhood/headlamp-rook-plugin/actions/workflows/ci.yaml)
|
[](https://github.com/privilegedescalation/headlamp-rook-plugin/actions/workflows/ci.yaml)
|
||||||
[](https://opensource.org/licenses/Apache-2.0)
|
[](https://opensource.org/licenses/Apache-2.0)
|
||||||
|
|
||||||
A [Headlamp](https://headlamp.dev/) plugin that surfaces [Rook-Ceph](https://rook.io/) cluster health, storage resources, and CSI driver status directly in the Headlamp UI.
|
A [Headlamp](https://headlamp.dev/) plugin that surfaces [Rook-Ceph](https://rook.io/) cluster health, storage resources, and CSI driver status directly in the Headlamp UI.
|
||||||
@@ -58,7 +58,7 @@ Download the latest release tarball and place it in your Headlamp plugins direct
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
# Download the latest release
|
# Download the latest release
|
||||||
curl -L https://github.com/cpfarhood/headlamp-rook-plugin/releases/latest/download/headlamp-rook-plugin-<version>.tar.gz \
|
curl -L https://github.com/privilegedescalation/headlamp-rook-plugin/releases/latest/download/headlamp-rook-plugin-<version>.tar.gz \
|
||||||
-o headlamp-rook-plugin.tar.gz
|
-o headlamp-rook-plugin.tar.gz
|
||||||
|
|
||||||
# Extract to Headlamp plugins directory
|
# Extract to Headlamp plugins directory
|
||||||
@@ -128,7 +128,7 @@ subjects:
|
|||||||
### Setup
|
### Setup
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/cpfarhood/headlamp-rook-plugin.git
|
git clone https://github.com/privilegedescalation/headlamp-rook-plugin.git
|
||||||
cd headlamp-rook-plugin
|
cd headlamp-rook-plugin
|
||||||
npm install
|
npm install
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user