Marco Kilchhofer
3b0ebdda66
refactor(argo-cd): Use templating for labels ( #627 )
...
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2021-03-22 16:15:37 -04:00
Ertugrul Karademir
b9af202660
fix: Helm giving linting error when no ingress or ingressGrpc extraPaths are given ( #435 )
...
* Added conditionals for ingress extraPaths
* Added conditionals for ingressGrpc extraPaths
* Version bump
2020-09-01 18:41:22 -04:00
Michael Barrientos
e1e2dd9631
feat: Argo CD allow custom paths for ingress ( #424 )
...
Similar to #317 , this allows us to add extra paths to Argo CD.
This adds compatibility with the ALB Ingress Controller when using EKS
to be able to add the additional listener rule to perform a HTTP->HTTPS
redirect on port 80.
2020-08-29 17:19:51 -04:00
Adrian Wyssmann
f47ec46965
feat: Enable dedicated grpc ingress for argo-cd-server ( #367 )
...
* [argo-cd] Enable dedicated grpc ingress
This is based on the information found at
https://argoproj.github.io/argo-cd/operator-manual/ingress/
* [argo-cd] Ensure unique name for grpc ingress
* [charts/argo-cd] Bump chart version
2020-06-26 09:25:00 -04:00
Chris
ac44f2d7e1
fix: use networking.k8s.io/v1beta1 apiVersion for ingress if supported ( #312 )
...
* use networking.k8s.io/v1beta1 apiVersion for ingress if supported
* updated chart version
* used more explicit capability check
2020-04-21 16:52:13 +10:00
Jaret
ca5d1d7078
Minor fixes 11 11 ( #164 )
...
* Fixes documentation for arguments (#159 )
* enable redis by default (#148 )
* patch version bump
2019-11-14 14:01:01 +11:00
TomHellier
33c4adfbb6
Issue #147 , k8s label part-of expected to be argocd ( #151 )
...
The argocd application expects that the label 'app.kubernetes.io/part-of' is set to 'argocd' otherwise the configmap or secret is rejected, and the argocd-dex-server, argocd-server, and argocd-application-controller fail to start.
2019-11-06 09:47:56 +11:00
Jaret
30889df476
init v1.0.0 ( #129 )
2019-11-04 16:17:25 -08:00