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
* xref:../microshift_install/microshift-install-rpm.adoc#microshift-install-rpm-preparing_microshift-install-rpm[Preparing to install MicroShift from an RPM package]
47
47
* xref:../microshift_running_apps/microshift-operators-olm.adoc#microshift-operators-olm[Using Operator Lifecycle Manager with {microshift-short}]
== Installing the GitOps Argo CD manifests from an RPM package
8
+
9
+
You can use a lightweight version of the OpenShift GitOps with {microshift-short} to help manage your applications. Install the necessary Argo CD manifests using an RPM package. This RPM package included the necessary manifests that runs core Argo CD.
10
+
11
+
[IMPORTANT]
12
+
====
13
+
This process installs the basic GitOps functionalities, the Argo CD CLI is not currently available on {microshift-short}.
14
+
====
15
+
16
+
.Prerequisites
17
+
18
+
* You installed {microshift-short} version 4.14 or higher
19
+
* Additional RAM storage of 250MB recommended
20
+
21
+
.Procedure
22
+
23
+
. Enable the GitOps repository with the subscription manager by running the following command:
0 commit comments