argocd-helm/charts/argo-cd/templates/argocd-applicationset
Jonny Langefeld edd04f6ec8
fix(argo-cd): Remove namespace from cluster scope resource (#2833)
* Remove namespace from cluster scope resource

A few resources I noticed had the namespace set for cluster scoped resources.

Signed-off-by: Jonny Langefeld <jonny.langefeld@snowflake.com>

* Update clusterrole.yaml

Signed-off-by: Jonny Langefeld <jonny.langefeld@snowflake.com>

* chore: Apply changes from code review

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

---------

Signed-off-by: Jonny Langefeld <jonny.langefeld@snowflake.com>
Signed-off-by: Marco Maurer <mkilchhofer@users.noreply.github.com>
Signed-off-by: Marco Maurer (-Kilchhofer) <mkilchhofer@users.noreply.github.com>
Co-authored-by: Marco Maurer (-Kilchhofer) <mkilchhofer@users.noreply.github.com>
2024-09-23 19:27:10 +02:00
..
certificate.yaml fix(argo-cd): remove secretName for server and applicationSet Certificates (#2741) 2024-06-20 19:25:27 +09:00
clusterrole.yaml fix(argo-cd): Remove namespace from cluster scope resource (#2833) 2024-09-23 19:27:10 +02:00
clusterrolebinding.yaml fix(argo-cd): Remove namespace from cluster scope resource (#2833) 2024-09-23 19:27:10 +02:00
deployment.yaml feat(argo-cd): allow setting runtime class name (#2930) 2024-09-20 08:59:01 +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): Upgrade to Argo CD 2.12.0 (#2820) 2024-08-05 17:21:48 +02: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 support for dual stack clusters (#2649) 2024-05-31 21:04:50 +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