argocd-helm/charts/argo-cd/templates/argocd-notifications
Denis Kadyshev 4afebb25f6
fix(argo-cd): Create notifications clusterrole and clusterrolebinding when enabled (#2326)
* Create clusterrole for nitifications only when notifications enabled

Signed-off-by: Denis Kadyshev <metajiji@gmail.com>

* Create clusterrolebinding for nitifications only when notifications enbaled

Signed-off-by: Denis Kadyshev <metajiji@gmail.com>

* Bump version in Chart.yaml

Signed-off-by: Denis Kadyshev <metajiji@gmail.com>

* Update Chart.yaml

Signed-off-by: Denis Kadyshev <metajiji@gmail.com>

* Update Chart.yaml

Signed-off-by: Denis Kadyshev <metajiji@gmail.com>

---------

Signed-off-by: Denis Kadyshev <metajiji@gmail.com>
2023-11-02 18:43:50 +09:00
..
clusterrole.yaml fix(argo-cd): Create notifications clusterrole and clusterrolebinding when enabled (#2326) 2023-11-02 18:43:50 +09:00
clusterrolebinding.yaml fix(argo-cd): Create notifications clusterrole and clusterrolebinding when enabled (#2326) 2023-11-02 18:43:50 +09:00
deployment.yaml chore(argo-cd): Upgrade Argo CD to v2.8.5 (#2313) 2023-10-28 09:28:44 +02: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): add namespace field for namespace scoped resources (#1937) 2023-04-13 09:08:34 -05:00
rolebinding.yaml fix(argo-cd): add namespace field for namespace scoped resources (#1937) 2023-04-13 09:08:34 -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