Skip to content

Commit

Permalink
Update velero-plugin-for-microsoft-azure/volume_snapshotter.go
Browse files Browse the repository at this point in the history
Co-authored-by: JenTing Hsiao <[email protected]>
  • Loading branch information
pavb74 and JenTing Hsiao authored Jul 23, 2021
1 parent e54f722 commit 2afd6fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion velero-plugin-for-microsoft-azure/volume_snapshotter.go
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ const (

apiTimeoutConfigKey = "apiTimeout"
snapsIncrementalConfigKey = "incremental"
snapsSkuConfigKey = "sku"
snapsSkuConfigKey = "sku"

snapshotsResource = "snapshots"
disksResource = "disks"
Expand Down

0 comments on commit 2afd6fc

Please sign in to comment.