Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.15 KB

README.md

File metadata and controls

24 lines (20 loc) · 1.15 KB

Demonstrate aplication deployment using argo throught RHACM

Tool Requirements

  • OpenShift CLI Version >= 4.3.0
    Needed for kustomize
oc version

Summary

This provides an application deployer for ArgoCD using RHACM.

Prerequisite

  • 1+ managed-clusters
  • ArgoCD installed in the cluster (RH GitOps Operator) you want to deploy pacman app

How to use the repo

  • Clone the repo
  • Log in an OpenShift cluster
  • Execute this command from inside the folder argo-acm oc apply -k acm-resources

How to add a new app