feat(argo-cd): Add support for argo-cd server service externalIPs (#549)
Signed-off-by: Zeysh <zeysh.zorg@gmail.com> Co-authored-by: Sean Johnson <seanson@users.noreply.github.com>
This commit is contained in:
parent
f7a6b7b9fc
commit
43d61e7493
4 changed files with 6 additions and 1 deletions
|
|
@ -451,6 +451,7 @@ server:
|
|||
namedTargetPort: true
|
||||
loadBalancerIP: ""
|
||||
loadBalancerSourceRanges: []
|
||||
externalIPs: []
|
||||
|
||||
## Server metrics service configuration
|
||||
metrics:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue