You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Describe the bug
When opening a servicePort on the argocd server, we encounter an issue where the containerPort is enforced as the targetPort for all ports opened.
Chart Config
Resulting Kustomize
Related helm chart
argo-cd
Helm chart version
7.1.3
To Reproduce
servicePort
to a different port on the argocd servertargetPort
once helm chart is appliedExpected behavior
I expected the
targetPort
for the new port to be the same as the new port.Screenshots
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: