We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 875ce98 commit 22cb998Copy full SHA for 22cb998
pkg/blob/controllerserver.go
@@ -59,8 +59,6 @@ const (
59
MSI = "MSI"
60
SPN = "SPN"
61
authorizationPermissionMismatch = "AuthorizationPermissionMismatch"
62
-
63
- waitForAzCopyInterval = 2 * time.Second
64
)
65
66
// CreateVolume provisions a volume
0 commit comments