Skip to content

Commit

Permalink
Update velero-deploy.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
yongkanghe committed May 22, 2023
1 parent e583d90 commit 85c2c23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion velero-deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ EOF
echo "-------Install & Start velero on AKS"
velero install \
--provider azure \
--plugins velero/velero-plugin-for-microsoft-azure:v1.0.0 \
--plugins velero/velero-plugin-for-microsoft-azure:v1.6.0 \
--bucket $MY_PREFIX-$MY_CONTAINER \
--secret-file ./credentials-velero \
--backup-location-config resourceGroup=$AKS_RG,storageAccount=$MY_PREFIX$AZURE_STORAGE_ACCOUNT_ID
Expand Down

0 comments on commit 85c2c23

Please sign in to comment.