feat(argo-cd): add possibility for change NodePort if this is type of Service (#515)

* Add possibility to change NodePort if this is type of Service.

Signed-off-by: Łukasz Żułnowski <lzulnowski@gmail.com>
This commit is contained in:
buker 2021-02-17 00:38:40 +01:00 committed by GitHub
parent dbb1d80e13
commit 711518cc52
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 12 additions and 1 deletions

View file

@ -446,6 +446,9 @@ server:
annotations: {}
labels: {}
type: ClusterIP
## For node port default ports
nodePortHttp: 30080
nodePortHttps: 30443
servicePortHttp: 80
servicePortHttps: 443
servicePortHttpName: http