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
Since I am bootstapping the ACM Hub and policies via this repo I am currently running the commands manually on a fresh Hub cluster. However one of the policies that is bootstrapped deploys OpenShift GitOps, to maintain the ACM configuration from this repo as changes are made we can create Application(s) that point back to this repo. This will eliminate having to manually update the Hub as things changes in this repo.
Basically the steps would be:
Provision Hub cluster
Bootstrap ACM with commands in this repo
GitOps is automatically bootstrapped by an ACM policy
In the cluster-config repo have Application(s) that point back to this repo to manage Hub and Policies
ACM Configuration and Policies are now kept in sync automatically by OpenShift GitOps
The text was updated successfully, but these errors were encountered:
Since I am bootstapping the ACM Hub and policies via this repo I am currently running the commands manually on a fresh Hub cluster. However one of the policies that is bootstrapped deploys OpenShift GitOps, to maintain the ACM configuration from this repo as changes are made we can create Application(s) that point back to this repo. This will eliminate having to manually update the Hub as things changes in this repo.
Basically the steps would be:
The text was updated successfully, but these errors were encountered: