Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Simon Gerber <[email protected]>
  • Loading branch information
DebakelOrakel and simu authored Feb 23, 2024
1 parent 6abe77a commit c99f1d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/modules/ROOT/pages/how-tos/upgrade-v7-v8.adoc
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
= Upgrade `component-argocd` from `v7.x` to `v8.x`

== Migration to ArgoCD Operator
== ArgoCD Operator custom resource version migration

As of component version 8, the ArgoCD operator uses a new api version `argoproj.io/v1beta1`.
If there are other unmanaged ArgoCD deployed, you need to enable the conversion webhook.

=== 1. Upgrade component-argocd with conversion webhook flag

The first time you roll out component-argocd v6.x, set the following configuration in your hierarchy:
The first time you roll out component-argocd v8.x, set the following configuration in your hierarchy:

[source,yaml]
----
Expand Down

0 comments on commit c99f1d9

Please sign in to comment.