mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-01-09 06:33:22 +00:00
Merge pull request #1772 from zakkg3/master
[DOCS] Add stable/velero to helm commands
This commit is contained in:
@@ -99,7 +99,7 @@ When installing using the Helm chart, the provider's credential information will
|
||||
The easiest way to do this is with the `--set-file` argument, available in Helm 2.10 and higher.
|
||||
|
||||
```bash
|
||||
helm install --set-file credentials.secretContents.cloud=./credentials-velero
|
||||
helm install --set-file credentials.secretContents.cloud=./credentials-velero stable/velero
|
||||
```
|
||||
|
||||
See your cloud provider's documentation for the contents and creation of the `credentials-velero` file.
|
||||
|
||||
@@ -70,7 +70,7 @@ When installing using the Helm chart, the provider's credential information will
|
||||
The easiest way to do this is with the `--set-file` argument, available in Helm 2.10 and higher.
|
||||
|
||||
```bash
|
||||
helm install --set-file credentials.secretContents.cloud=./credentials-velero
|
||||
helm install --set-file credentials.secretContents.cloud=./credentials-velero stable/velero
|
||||
```
|
||||
|
||||
See your cloud provider's documentation for the contents and creation of the `credentials-velero` file.
|
||||
|
||||
@@ -99,7 +99,7 @@ When installing using the Helm chart, the provider's credential information will
|
||||
The easiest way to do this is with the `--set-file` argument, available in Helm 2.10 and higher.
|
||||
|
||||
```bash
|
||||
helm install --set-file credentials.secretContents.cloud=./credentials-velero
|
||||
helm install --set-file credentials.secretContents.cloud=./credentials-velero stable/velero
|
||||
```
|
||||
|
||||
See your cloud provider's documentation for the contents and creation of the `credentials-velero` file.
|
||||
|
||||
Reference in New Issue
Block a user