Skip to content

Commit

Permalink
how to use it with argocd
Browse files Browse the repository at this point in the history
  • Loading branch information
Mustafa Aydın committed Jun 15, 2023
1 parent e4c693a commit f8a697f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# acm-policy-generator


# Use with ACM Subscription

- Add the user who will create the suscription to the open-cluster-management:subscription-admin rolebinding

Example:
Expand Down Expand Up @@ -34,3 +37,8 @@ subjects:
Select "Deploy only to local cluster"

![Alt text](acm_sub_2.png "ACM Subscription")


# Use with ArgoCD

Please see the section "INTEGRATING WITH OPENSHIFT GITOPS (ARGOCD)" at the link https://cloud.redhat.com/blog/generating-governance-policies-using-kustomize-and-gitops to enable policy-generator plugin.

0 comments on commit f8a697f

Please sign in to comment.