mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-01-07 13:55:20 +00:00
fix mismatch between created and referenced SP name
Signed-off-by: Steve Kriss <steve@heptio.com>
This commit is contained in:
@@ -213,7 +213,7 @@ To integrate Heptio Ark with Azure, you should follow the instructions below to
|
||||
|
||||
```
|
||||
az login --service-principal \
|
||||
--username http://heptio-ark-test \
|
||||
--username http://heptio-ark \
|
||||
--password $AZURE_CLIENT_SECRET \
|
||||
--tenant $AZURE_TENANT_ID
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user