Add loadBalancerSourceRanges parameter for ArgoCD service resource (#290)
This commit is contained in:
parent
40a234dcea
commit
567e7ce91f
4 changed files with 10 additions and 4 deletions
|
|
@ -386,6 +386,7 @@ server:
|
|||
type: ClusterIP
|
||||
servicePortHttp: 80
|
||||
servicePortHttps: 443
|
||||
loadBalancerSourceRanges: []
|
||||
|
||||
## Server metrics service configuration
|
||||
metrics:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue