diff --git a/pkg/azureconstants/azure_constants.go b/pkg/azureconstants/azure_constants.go index aca5f1da74..6bb82ecd70 100644 --- a/pkg/azureconstants/azure_constants.go +++ b/pkg/azureconstants/azure_constants.go @@ -99,7 +99,7 @@ const ( SnapshotOpThrottlingSleepSec = 50 MaxThrottlingSleepSec = 1200 // define tag value delimiter and default is comma - TagValueDelimiterField = "tagValueDelimiter" + TagValueDelimiterField = "tagvaluedelimiter" ) var (