argocd-helm/charts/argo-cd/templates/argocd-server
Tamas Szasz 258efc9a0c
fix(argo-cd): Make the PathType configurable when using single ingress resource in AWS (#2251)
* Make the PathType configurable when using single ingress resource in AWS

Signed-off-by: Tamas <tamas@ujet.cx>

* update chart version and doc

Signed-off-by: Tamas <tamas@ujet.cx>

* Fix reference to value in range

Signed-off-by: Tamas <tamas@ujet.cx>

---------

Signed-off-by: Tamas <tamas@ujet.cx>
Co-authored-by: Tamas <tamas@ujet.cx>
2023-09-07 22:52:17 +09:00
..
aws fix(argo-cd): fix gRPC service target port (#2138) 2023-06-29 17:02:15 +01:00
gke fix(argo-cd): add namespace field for namespace scoped resources (#1937) 2023-04-13 09:08:34 -05:00
openshift fix(argo-cd): add namespace field for namespace scoped resources (#1937) 2023-04-13 09:08:34 -05:00
certificate.yaml chore(argo-cd): Remove support for legacy cert-manager APIs (#2238) 2023-08-27 20:07:17 +01:00
clusterrole.yaml fix(argo-cd): add missing permissions to run actions (#2212) 2023-08-09 23:18:37 +01:00
clusterrolebinding.yaml chore(argo-cd): Consolidate cluster-wide RBAC (#1597) 2023-01-10 09:58:45 +01:00
deployment.yaml feat(argo-cd): Upgrade Argo CD to 2.8.0 (#2170) 2023-08-08 23:35:41 +09:00
hpa.yaml chore(argo-cd): Remove support for autoscaling/v1 (#2237) 2023-08-28 10:12:29 +02:00
ingress-grpc.yaml fix(argo-cd): add namespace field for namespace scoped resources (#1937) 2023-04-13 09:08:34 -05:00
ingress.yaml fix(argo-cd): Make the PathType configurable when using single ingress resource in AWS (#2251) 2023-09-07 22:52:17 +09:00
metrics.yaml feat(argo-cd): Add ability to add prometheus.io/scrape annotations (#2037) 2023-05-10 19:39:56 -05:00
networkpolicy.yaml fix(argo-cd): add namespace field for namespace scoped resources (#1937) 2023-04-13 09:08:34 -05:00
pdb.yaml fix(argo-cd): add namespace field for namespace scoped resources (#1937) 2023-04-13 09:08:34 -05:00
role.yaml fix(argo-cd): don't request applicationsets if its disabled (#2069) 2023-05-22 18:07:09 +01:00
rolebinding.yaml fix(argo-cd): add namespace field for namespace scoped resources (#1937) 2023-04-13 09:08:34 -05:00
service.yaml feat(argo-cd): Adding "appProtocol: HTTPS" to HTTPS service port of argocd-server. (#1955) 2023-05-28 23:29:30 -05:00
serviceaccount.yaml fix(argo-cd): add namespace field for namespace scoped resources (#1937) 2023-04-13 09:08:34 -05:00
servicemonitor.yaml feat(argo-cd): make ServiceMonitor deployment conditional on CRD existence (#2154) 2023-07-18 08:51:14 +02:00