Datacenter Update to Ws
This commit is contained in:
@@ -152,7 +152,7 @@ func (s *KubernetesService) filterNonAllowed(images []string) []string {
|
||||
And: map[string][]dbs.Filter{
|
||||
"image": {{Operator: dbs.EQUAL.String(), Value: name}},
|
||||
},
|
||||
}, "", false)
|
||||
}, "", false, 0, 1000)
|
||||
|
||||
if len(res.Data) == 0 {
|
||||
toRemove = append(toRemove, img)
|
||||
|
||||
Reference in New Issue
Block a user