Skip to content

Chart value for NodePort port #255

@Tazminia

Description

@Tazminia

Problem
Unable to specify port for argocd server nodeport Service.
The chart allows to set server.service.type to NodePort. However, we do not choose the port that will be used on each node to run this service.
If we want a reverse proxy or a loadbalancer to point to the argocd, we have to change the port every time we redeploy argocd.

Possible solution
Create a value, for example: server.service.nodeport.port

Other solutions
Maybe using argocd behind a reverse proxy or a loadbalancer is not a good pattern. If so, I am interested in knowing why so ?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions