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()
|
defer k.Unlock()
|
||||||
|
|
||||||
// set the default labels
|
// set the default labels
|
||||||
labels := map[string]string{
|
labels := map[string]string{}
|
||||||
"micro": k.options.Type,
|
|
||||||
}
|
|
||||||
|
|
||||||
options := runtime.ReadOptions{
|
options := runtime.ReadOptions{
|
||||||
Namespace: client.DefaultNamespace,
|
Namespace: client.DefaultNamespace,
|
||||||
|
Loading…
Reference in New Issue
Block a user