mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-13 18:10:59 +00:00
fix: check both prev and current ids for filtering reject targets
This commit is contained in:
@@ -604,7 +604,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- image: app1:1.0
|
||||
name: something-else
|
||||
name: app
|
||||
---
|
||||
apiVersion: v1
|
||||
data:
|
||||
|
||||
Reference in New Issue
Block a user