Open Mangal-Nidhi opened 1 month ago
This issue is currently awaiting triage.
SIG CLI takes a lead on issue triage for this repo, but any Kubernetes member can accept issues by applying the triage/accepted
label.
The triage/accepted
label can be added by org members by writing /triage accepted
in a comment.
What happened?
We want to define container port twice as below, with different names, so that same port can be referred by different names depending on the context.
This works with plain kubernetes. But after doing kustomize build output gets reduced to
Is this a bug or why there is a limitation to define the port only once?
Thanks, Nidhi
What did you expect to happen?
Expected both port names to be available in output.
How can we reproduce it (as minimally and precisely as possible)?
Expected output
Actual output
Kustomize version
5.4.3
Operating system
Windows