fix(argocd): optional named target port (#479)
This commit is contained in:
parent
eb88e900b2
commit
fbec017cfb
3 changed files with 4 additions and 3 deletions
|
|
@ -431,6 +431,7 @@ server:
|
|||
servicePortHttps: 443
|
||||
servicePortHttpName: http
|
||||
servicePortHttpsName: https
|
||||
namedTargetPort: true
|
||||
loadBalancerIP: ""
|
||||
loadBalancerSourceRanges: []
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue