mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-13 10:00:56 +00:00
fixed ports merging issue and refactored some kyaml.walk code
This commit is contained in:
@@ -803,10 +803,10 @@ spec:
|
||||
name: test-deployment
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
name: take-over-the-world
|
||||
name: disappearing-act
|
||||
protocol: TCP
|
||||
- containerPort: 8080
|
||||
name: disappearing-act
|
||||
name: take-over-the-world
|
||||
protocol: TCP
|
||||
`, `
|
||||
apiVersion: apps/v1
|
||||
|
||||
Reference in New Issue
Block a user