@@ -247,7 +247,7 @@ metadata:
247247 capabilities : Deep Insights
248248 categories : Integration & Delivery
249249 certified : " false"
250- createdAt : " 2025-06-18T07:38:13Z "
250+ createdAt : " 2025-07-07T01:37:08Z "
251251 description : Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes.
252252 operators.operatorframework.io/builder : operator-sdk-v1.35.0
253253 operators.operatorframework.io/project_layout : go.kubebuilder.io/v4
@@ -441,10 +441,8 @@ spec:
441441 - urn:alm:descriptor:com.tectonic.ui:fieldGroup:Prometheus
442442 - urn:alm:descriptor:com.tectonic.ui:fieldGroup:Server
443443 - urn:alm:descriptor:com.tectonic.ui:booleanSwitch
444- - description : ' Deprecated: ConfigManagementPlugins field is no longer supported.
445- Argo CD now requires plugins to be defined as sidecar containers of repo
446- server component. See '' .spec.repo.sidecarContainers'' . ConfigManagementPlugins
447- was previously used to specify additional config management plugins.'
444+ - description : ConfigManagementPlugins is used to specify additional config
445+ management plugins.
448446 displayName : Config Management Plugins'
449447 path : configManagementPlugins
450448 x-descriptors :
@@ -1060,10 +1058,8 @@ spec:
10601058 - urn:alm:descriptor:com.tectonic.ui:fieldGroup:Prometheus
10611059 - urn:alm:descriptor:com.tectonic.ui:fieldGroup:Server
10621060 - urn:alm:descriptor:com.tectonic.ui:booleanSwitch
1063- - description : ' Deprecated: ConfigManagementPlugins field is no longer supported.
1064- Argo CD now requires plugins to be defined as sidecar containers of repo
1065- server component. See '' .spec.repo.sidecarContainers'' . ConfigManagementPlugins
1066- was previously used to specify additional config management plugins.'
1061+ - description : ConfigManagementPlugins is used to specify additional config
1062+ management plugins.
10671063 displayName : Config Management Plugins'
10681064 path : configManagementPlugins
10691065 x-descriptors :
@@ -1193,8 +1189,8 @@ spec:
11931189 x-descriptors :
11941190 - urn:alm:descriptor:com.tectonic.ui:fieldGroup:Import
11951191 - urn:alm:descriptor:com.tectonic.ui:text
1196- - description : ' Deprecated: InitialRepositories to configure Argo CD with upon
1197- creation of the cluster.'
1192+ - description : InitialRepositories to configure Argo CD with upon creation of
1193+ the cluster.
11981194 displayName : Initial Repositories'
11991195 path : initialRepositories
12001196 x-descriptors :
@@ -1701,22 +1697,14 @@ spec:
17011697 resources :
17021698 - configmaps
17031699 verbs :
1704- - create
1705- - delete
1706- - get
1707- - list
1708- - patch
1709- - update
1710- - watch
1700+ - ' *'
17111701 - apiGroups :
17121702 - " "
17131703 resources :
1714- - configmaps
17151704 - endpoints
17161705 - events
17171706 - namespaces
17181707 - persistentvolumeclaims
1719- - pods
17201708 - secrets
17211709 - serviceaccounts
17221710 - services
@@ -1727,6 +1715,11 @@ spec:
17271715 - " "
17281716 resources :
17291717 - pods
1718+ verbs :
1719+ - ' *'
1720+ - apiGroups :
1721+ - " "
1722+ resources :
17301723 - pods/log
17311724 verbs :
17321725 - get
@@ -1765,27 +1758,12 @@ spec:
17651758 resources :
17661759 - applications
17671760 - appprojects
1768- verbs :
1769- - ' *'
1770- - apiGroups :
1771- - argoproj.io
1772- resources :
17731761 - argocdexports
17741762 - argocdexports/finalizers
17751763 - argocdexports/status
1776- verbs :
1777- - ' *'
1778- - apiGroups :
1779- - argoproj.io
1780- resources :
17811764 - argocds
17821765 - argocds/finalizers
17831766 - argocds/status
1784- verbs :
1785- - ' *'
1786- - apiGroups :
1787- - argoproj.io
1788- resources :
17891767 - notificationsconfigurations
17901768 - notificationsconfigurations/finalizers
17911769 verbs :
@@ -1853,11 +1831,6 @@ spec:
18531831 - rbac.authorization.k8s.io
18541832 resources :
18551833 - ' *'
1856- verbs :
1857- - ' *'
1858- - apiGroups :
1859- - rbac.authorization.k8s.io
1860- resources :
18611834 - clusterrolebindings
18621835 - clusterroles
18631836 verbs :
0 commit comments