feat: Allow argo-cd server service port names to be configured. (#332)
* Allow server service port names to be configured. Allows to route traffic via istio to split gRPC from http * Update Chart.yaml for argo-cd * Bump Chart version to match PR orders
This commit is contained in:
parent
47e9523da3
commit
b71ff243d3
4 changed files with 7 additions and 3 deletions
|
|
@ -2,7 +2,7 @@ apiVersion: v1
|
|||
appVersion: "1.5.2"
|
||||
description: A Helm chart for ArgoCD, a declarative, GitOps continuous delivery tool for Kubernetes.
|
||||
name: argo-cd
|
||||
version: 2.2.12
|
||||
version: 2.2.13
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
icon: https://raw.githubusercontent.com/argoproj/argo/master/docs/assets/argo.png
|
||||
keywords:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue