mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[k8s-spot-scheduler] update readme change to stable channel (#5391)
* update readme change to stable channel * bump chart version
This commit is contained in:
committed by
k8s-ci-robot
parent
a84cb1685a
commit
5727cf208d
@@ -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
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user