[k8s-spot-scheduler] update readme change to stable channel (#5391)

* update readme change to stable channel

* bump chart version
This commit is contained in:
Tuan Anh Tran
2018-05-04 13:52:51 -07:00
committed by k8s-ci-robot
parent a84cb1685a
commit 5727cf208d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ apiVersion: v1
appVersion: "v0.1.1"
description: A k8s-spot-rescheduler Helm chart for Kubernetes
name: k8s-spot-rescheduler
version: 0.1.0
version: 0.1.1
keywords:
- spot
- rescheduler
+1 -1
View File
@@ -12,7 +12,7 @@ You should install this chart into the `kube-system` namespace:
```
helm install \
--namespace kube-system \
incubator/k8s-spot-rescheduler
stable/k8s-spot-rescheduler
```
If your cluster has RBAC enabled, run this command: