Merge branch 'master' of ssh://github.com/micro/go-micro
This commit is contained in:
commit
4e2339749c
@ -261,9 +261,6 @@ func (k *kubernetes) Create(s *runtime.Service, opts ...runtime.CreateOption) er
|
||||
name = name + "-" + s.Version
|
||||
}
|
||||
|
||||
// format as we'll format in the deployment
|
||||
name = client.Format(name)
|
||||
|
||||
// create new kubernetes micro service
|
||||
service := newService(s, options)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user