fix(argocd): optional named target port (#479)

This commit is contained in:
Saulius Mašnauskas 2020-10-27 04:27:36 +02:00 committed by GitHub
parent eb88e900b2
commit fbec017cfb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 3 deletions

View file

@ -431,6 +431,7 @@ server:
servicePortHttps: 443
servicePortHttpName: http
servicePortHttpsName: https
namedTargetPort: true
loadBalancerIP: ""
loadBalancerSourceRanges: []