Skip to content

Commit e25e7f3

Browse files
wangshulei098ahg-g
andauthored
Update pkg/utils/utils.go
Co-authored-by: Abdullah Gharaibeh <[email protected]>
1 parent 8b87efa commit e25e7f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/utils/utils.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ import (
3333

3434
const (
3535
defaultNamespace = "lws-system"
36-
AnnotationPrefix = "volcano.sh/"
36+
volcanoAnnotationPrefix = "volcano.sh/"
3737
)
3838

3939
// Sha1Hash accepts an input string and returns the 40 character SHA1 hash digest of the input string.

0 commit comments

Comments
 (0)