Skip to content

Commit

Permalink
add comment for DefaultSpecVersion
Browse files Browse the repository at this point in the history
  • Loading branch information
localvar committed Jun 24, 2022
1 parent a14930d commit 680f323
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/supervisor/spec.go
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ import (
"github.com/megaease/easegress/pkg/v"
)

// DefaultSpecVersion is the default value of the Version field in MetaSpec.
const DefaultSpecVersion = "easegress.megaease.com/v2"

type (
Expand Down

0 comments on commit 680f323

Please sign in to comment.