Skip to content

Commit 3cb5e6d

Browse files
Update README.md & remove temp files
1 parent 41d3af0 commit 3cb5e6d

File tree

3 files changed

+3
-126
lines changed

3 files changed

+3
-126
lines changed

charts/node-readiness-controller/.helmignore

Lines changed: 0 additions & 22 deletions
This file was deleted.

charts/node-readiness-controller/README.md

Lines changed: 0 additions & 101 deletions
This file was deleted.

charts/nrr-controller/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
## TL;DR:
66

77
```shell
8-
helm repo add nrr-controller https://kubernetes-sigs.github.io/nrr-controller/
9-
helm install my-release --namespace kube-system nrr-controller/nrr-controller
8+
helm repo add node-readiness-controller https://kubernetes-sigs.github.io/node-readiness-controller/
9+
helm install my-release --namespace kube-system node-readiness-controller/nrr-controller
1010
```
1111

1212
## Introduction
@@ -22,7 +22,7 @@ This chart bootstraps a [node-readiness-controller](https://github.com/kubernete
2222
To install the chart with the release name `my-release`:
2323

2424
```shell
25-
helm install --namespace kube-system my-release nrr-controller/nrr-controller
25+
helm install --namespace kube-system my-release node-readiness-controller/nrr-controller
2626
```
2727

2828
The command deploys the _node-readiness-controller_ on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.

0 commit comments

Comments
 (0)