You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _docs/installation/gitops/hybrid-gitops-helm-installation.md
+2-7Lines changed: 2 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -114,18 +114,13 @@ Disable CRD installation under the relevant section for each of the Argo Project
114
114
See[Argo's readme on Helm charts](https://github.com/argoproj/argo-helm/blob/main/README.md){:target="\_blank"}.
115
115
116
116
117
-
###GitOps Runtime only/GitOps Runtime with Argo CD: Argo Rollout CRDs
118
117
119
-
You can also adoptonly those CRDs that apply toArgoRollouts. AdoptingArgoRollouts CRDs also switches ownership of theRollout CRDs to the GitOps Runtime, and ensures that there is only one active Argo Rollouts controller active on the Runtime cluster.
You can also adopt only those CRDs that apply to Argo Rollouts. Adopting Argo Rollouts CRDs also switches ownership of the Rollout CRDs to the GitOps Runtime, and ensures that there is only one active Argo Rollouts controller active on the Runtime cluster.
121
121
122
122
See[Argo's readme on Helm charts](https://github.com/argoproj/argo-helm/blob/main/README.md){:target="\_blank"}.
123
123
124
-
125
-
###GitOps only/GitOps with Argo CD: Argo Rollout CRDs
126
-
127
-
You can also adopt only those CRDs that apply to Argo Rollouts. Adopting Argo Rollouts CRDs also switches ownership of the Rollout CRDs to the GitOps Runtime, and ensures that there is only one active Argo Rollouts controller active on the Runtime cluster.
128
-
129
124
>**NOTE**
130
125
If you already adopted all Argo Project CRDs, you can skip this part.