mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
stable/velero: update readme to use stable repository in install command (#18258)
Signed-off-by: Adnan Abdulhussein <aadnan@vmware.com>
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
75f42a0727
commit
e47e5a268a
@@ -2,7 +2,7 @@ apiVersion: v1
|
||||
appVersion: 1.1.0
|
||||
description: A Helm chart for velero
|
||||
name: velero
|
||||
version: 2.2.0
|
||||
version: 2.2.1
|
||||
home: https://github.com/vmware-tanzu/velero
|
||||
icon: https://cdn-images-1.medium.com/max/1600/1*-9mb3AKnKdcL_QD3CMnthQ.png
|
||||
sources:
|
||||
|
||||
@@ -108,7 +108,7 @@ Parameter | Description | Default
|
||||
|
||||
## How to
|
||||
```
|
||||
helm install --name velero --namespace velero ./velero
|
||||
helm install --name velero --namespace velero stable/velero
|
||||
```
|
||||
|
||||
## Remove heptio/velero
|
||||
|
||||
Reference in New Issue
Block a user