Skip to content

Commit

Permalink
Merge pull request #303 from Dataman-Cloud/yaoyun-dev
Browse files Browse the repository at this point in the history
revert stack label
  • Loading branch information
upccup authored Aug 29, 2016
2 parents 4d7e5b2 + 36b9659 commit 5781d01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dockerclient/constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ const (
)

const (
labelNamespace = "dm.reserved.stack.namespace"
labelNamespace = "com.docker.stack.namespace"
LabelRegistryAuth = "dm.reserved.registry.auth"
labelNodeEndpoint = "dm.reserved.node.endpoint"
)
Expand Down

0 comments on commit 5781d01

Please sign in to comment.