Strip label
This commit is contained in:
parent
c68226e9b0
commit
d62ae23a9c
@ -439,9 +439,7 @@ func (k *kubernetes) Read(opts ...runtime.ReadOption) ([]*runtime.Service, error
|
||||
defer k.Unlock()
|
||||
|
||||
// set the default labels
|
||||
labels := map[string]string{
|
||||
"micro": k.options.Type,
|
||||
}
|
||||
labels := map[string]string{}
|
||||
|
||||
options := runtime.ReadOptions{
|
||||
Namespace: client.DefaultNamespace,
|
||||
|
Loading…
Reference in New Issue
Block a user