argocd-helm/charts/argo-cd/templates/argocd-server
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
..
applications.yaml init v1.0.0 (#129) 2019-11-04 16:17:25 -08:00
backendconfig.yaml feat: add BackendConfig configuration for GKE (#314) 2020-04-27 10:14:23 +10:00
certificate.yaml chore: update certificate apiVersion (#300) 2020-04-09 21:01:56 -04:00
clusterrole.yaml fix: Make clusterrole & clusterrolebinding optional for argocd-server again (#233) 2020-02-17 09:49:52 +11:00
clusterrolebinding.yaml fix: Make clusterrole & clusterrolebinding optional for argocd-server again (#233) 2020-02-17 09:49:52 +11:00
deployment.yaml fix: add priorityClassName to argo-cd deployments pod specs (#377) 2020-07-11 13:00:29 -04:00
hpa.yaml fix: reorder hpa metrics to avoid displaying diffs in argocd (#245) 2020-02-22 13:55:40 +11:00
ingress-grpc.yaml feat: Argo CD allow custom paths for ingress (#424) 2020-08-29 17:19:51 -04:00
ingress.yaml feat: Argo CD allow custom paths for ingress (#424) 2020-08-29 17:19:51 -04:00
metrics-service.yaml Issue #147, k8s label part-of expected to be argocd (#151) 2019-11-06 09:47:56 +11:00
projects.yaml feat(argo-cd): Add Support for syncWindows in additionalProjects (#398) 2020-08-29 16:37:57 -04:00
role.yaml Issue #147, k8s label part-of expected to be argocd (#151) 2019-11-06 09:47:56 +11:00
rolebinding.yaml Issue #147, k8s label part-of expected to be argocd (#151) 2019-11-06 09:47:56 +11:00
route.yaml fix: remove Argo CD server route status field (#362) 2020-06-17 19:37:46 -04:00
service.yaml fixing typo on spec.loadBalancerSourceRanges (#350) 2020-05-18 11:33:03 -04:00
serviceaccount.yaml feat(argocd): Allow specifying annotations for serviceaccounts (#371) 2020-06-24 09:48:41 -04:00
servicemonitor.yaml feat: extraArgs allows same flag multiple times (#265) 2020-03-19 14:55:16 -04:00