argocd-helm/charts/argo-cd/templates/argocd-server
Thomas O'Neill 1e3a4afd05
feat(argo-cd): Support AWS ALB Ingress with gRPC (#806)
* Support AWS ALB Ingress with GRPC

Signed-off-by: Thomas O'Neill <toneill818@gmail.com>
Signed-off-by: Thomas O'Neill <toneill@new-innov.com>

* Bump chart version

Signed-off-by: Marco Kilchhofer <marco@kilchhofer.info>

* Apply suggestions from code review

Signed-off-by: Marco Kilchhofer <marco@kilchhofer.info>

* Use single if statement

Signed-off-by: Thomas O'Neill <toneill@new-innov.com>

* Append -grpc to the service labels for ALB GRPC service

Signed-off-by: Thomas O'Neill <toneill@new-innov.com>

Co-authored-by: Thomas O'Neill <toneill@new-innov.com>
Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
Co-authored-by: Marco Kilchhofer <marco@kilchhofer.info>
2021-07-20 12:40:54 +01:00
..
alb-grpc-service.yaml feat(argo-cd): Support AWS ALB Ingress with gRPC (#806) 2021-07-20 12:40:54 +01:00
applications.yaml init v1.0.0 (#129) 2019-11-04 16:17:25 -08:00
backendconfig.yaml refactor(argo-cd): Use templating for labels (#627) 2021-03-22 16:15:37 -04:00
certificate.yaml feat(argo-cd): Add ability to override API versions (#760) 2021-07-09 14:34:09 +02:00
clusterrole.yaml refactor(argo-cd): Use templating for labels (#627) 2021-03-22 16:15:37 -04:00
clusterrolebinding.yaml refactor(argo-cd): Use templating for labels (#627) 2021-03-22 16:15:37 -04:00
deployment.yaml feat(argo-cd): Add ability to manage gpgKeys (#797) 2021-07-05 11:41:55 +02:00
hpa.yaml refactor(argo-cd): Use templating for labels (#627) 2021-03-22 16:15:37 -04:00
ingress-grpc.yaml feat(argo-cd): Support AWS ALB Ingress with gRPC (#806) 2021-07-20 12:40:54 +01:00
ingress.yaml feat(argo-cd): Support AWS ALB Ingress with gRPC (#806) 2021-07-20 12:40:54 +01:00
metrics-service.yaml refactor(argo-cd): Use templating for labels (#627) 2021-03-22 16:15:37 -04:00
networkpolicy.yaml feat(argo-cd): Add ability to create network policies (#800) 2021-07-13 08:35:25 +02:00
projects.yaml feat(argo-cd): Add Support for syncWindows in additionalProjects (#398) 2020-08-29 16:37:57 -04:00
role.yaml refactor(argo-cd): Use templating for labels (#627) 2021-03-22 16:15:37 -04:00
rolebinding.yaml refactor(argo-cd): Use templating for labels (#627) 2021-03-22 16:15:37 -04:00
route.yaml refactor(argo-cd): Use templating for labels (#627) 2021-03-22 16:15:37 -04:00
service.yaml feat(argocd): Added externalTrafficPolicy to server service (#736) 2021-05-18 09:24:45 +02:00
serviceaccount.yaml refactor(argo-cd): Use templating for labels (#627) 2021-03-22 16:15:37 -04:00
servicemonitor.yaml feat(argo-cd): Extract ServiceMonitor interval to values (#739) 2021-05-21 14:43:10 +02:00