argocd-helm/charts/argo-cd/templates/argocd-server
John Stewart b97e652f63
feat(argo-cd): Add ability to annotate Deployments and StatefulSets (#1608)
* feat(argo-cd): Add ability to annotate Deployments and StatefulSets

Signed-off-by: John Stewart <jstewart@rentpath.com>

* fix: Controller and AppSet controller was mixed

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>

Signed-off-by: John Stewart <jstewart@rentpath.com>
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2022-12-01 00:25:22 +01:00
..
aws chore(argo-cd): Organise cloud providers resources in sub-folders (#1535) 2022-10-11 14:28:45 +02:00
gke feat(argo-cd): Add API version overrides for PDB and GKE (#1524) 2022-10-11 15:52:31 +02:00
openshift chore(argo-cd): Organise cloud providers resources in sub-folders (#1535) 2022-10-11 14:28:45 +02:00
certificate.yaml feat(argo-cd): Support manually managed TLS certificate for Server (#1534) 2022-10-30 23:03:30 +01:00
clusterrole.yaml fix(argo-cd): Add missing ClusterRole permissions to argo-cd-server to manage Application in all namespaces (#1621) 2022-11-06 22:13:13 +01: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 annotate Deployments and StatefulSets (#1608) 2022-12-01 00:25:22 +01:00
hpa.yaml feat(argo-cd): Add API version overrides for PDB and GKE (#1524) 2022-10-11 15:52:31 +02:00
ingress-grpc.yaml fix(argo-cd): Fix missed apiVersion pattern change (#1547) 2022-10-12 13:46:06 +02:00
ingress.yaml feat(argo-cd): Add API version overrides for PDB and GKE (#1524) 2022-10-11 15:52:31 +02:00
metrics.yaml chore(argo-cd): Metrics DRY cleaning (#1569) 2022-10-25 16:08:51 +02:00
networkpolicy.yaml feat(argo-cd): Add ability to create network policies (#800) 2021-07-13 08:35:25 +02:00
pdb.yaml chore(argo-cd): Improve PDB implementation and documentation (#1544) 2022-10-12 14:55:33 +02:00
role.yaml feat(argo-cd): Upgrade Argo CD to 2.5.0 (#1568) 2022-10-25 23:22:22 +02:00
rolebinding.yaml refactor(argo-cd): Use templating for labels (#627) 2021-03-22 16:15:37 -04:00
service.yaml feat(argo-cd): Add sessionAffinity to server service (#859) 2021-08-07 14:07:41 +01:00
serviceaccount.yaml feat(argo-cd): Add support for labels on Service Accounts (#1513) 2022-10-06 15:31:51 +01:00
servicemonitor.yaml feat(argo-cd): ServiceMonitor resources can be annotated (#1564) 2022-10-21 10:10:53 +02:00