argocd-helm/charts/argo-cd/templates/argocd-server
Josh Soref 3ba89c1add
fix(argo-cd): add missing event permissions for run actions (#2980)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2024-10-15 21:15:51 +01:00
..
aws feat(argo-cd): add support for dual stack clusters (#2649) 2024-05-31 21:04:50 +09:00
gke feat(argo-cd): Support ability to set .Values.namespaceOverride (#2679) 2024-05-14 16:17:31 +01:00
openshift feat(argo-cd): Support ability to set .Values.namespaceOverride (#2679) 2024-05-14 16:17:31 +01:00
certificate.yaml fix(argo-cd): Fix certificate template secretTemplateAnnotations null (#2909) 2024-09-02 16:33:07 +01:00
clusterrole.yaml fix(argo-cd): add missing event permissions for run actions (#2980) 2024-10-15 21:15:51 +01:00
clusterrolebinding.yaml feat(argo-cd): Support ability to set .Values.namespaceOverride (#2679) 2024-05-14 16:17:31 +01:00
deployment.yaml feat(argo-cd): allow setting runtime class name (#2930) 2024-09-20 08:59:01 +01:00
hpa.yaml feat(argo-cd): Support ability to set .Values.namespaceOverride (#2679) 2024-05-14 16:17:31 +01:00
ingress-grpc.yaml feat(argo-cd): Support ability to set .Values.namespaceOverride (#2679) 2024-05-14 16:17:31 +01:00
ingress.yaml feat(argo-cd): Support ability to set .Values.namespaceOverride (#2679) 2024-05-14 16:17:31 +01:00
metrics.yaml feat(argo-cd): add support for dual stack clusters (#2649) 2024-05-31 21:04:50 +09:00
networkpolicy.yaml feat(argo-cd): Support ability to set .Values.namespaceOverride (#2679) 2024-05-14 16:17:31 +01:00
pdb.yaml feat(argo-cd): Support ability to set .Values.namespaceOverride (#2679) 2024-05-14 16:17:31 +01:00
role.yaml feat(argo-cd): Support ability to set .Values.namespaceOverride (#2679) 2024-05-14 16:17:31 +01:00
rolebinding.yaml feat(argo-cd): Support ability to set .Values.namespaceOverride (#2679) 2024-05-14 16:17:31 +01:00
service.yaml feat(argo-cd): add loadBalancerClass field for Service resource (#2769) 2024-06-18 10:13:21 +09:00
serviceaccount.yaml feat(argo-cd): Support ability to set .Values.namespaceOverride (#2679) 2024-05-14 16:17:31 +01:00
servicemonitor.yaml fix(argo-cd): Address oversights of feature namespaceOverride (#2821) 2024-07-10 22:01:05 +01:00