mirror of
https://github.com/kubereboot/kured.git
synced 2026-02-14 09:29:51 +00:00
Merge pull request #646 from evrardjp/clarify_for_redirected_users
Display new URL for redirected users
This commit is contained in:
11
README.md
11
README.md
@@ -1,17 +1,20 @@
|
||||
# Kured Helm Repository
|
||||
|
||||

|
||||

|
||||
|
||||
Caution! We are currently in the middle of the move to a different github organisation.
|
||||
Here is the info for the new organisation.
|
||||
|
||||
Add Kured repository to Helm repos:
|
||||
|
||||
```console
|
||||
helm repo add kured https://weaveworks.github.io/kured/
|
||||
helm repo add kubereboot https://kubereboot.github.io/charts/
|
||||
```
|
||||
|
||||
## Install Kured
|
||||
|
||||
```console
|
||||
helm install my-release kured/kured
|
||||
helm install my-release kubereboot/kured
|
||||
```
|
||||
|
||||
For more details on installing Kured please see the [chart readme](https://github.com/weaveworks/kured/tree/master/charts/kured).
|
||||
For more details on installing Kured please see the [chart readme](https://github.com/kubereboot/charts/tree/main/charts/kured).
|
||||
|
||||
Reference in New Issue
Block a user