mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-01-03 11:45:20 +00:00
add stable/velero to helm commands
Signed-off-by: Nicolas Kowenski <nico@garufa.ethz.ch>
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