From 632b46c8438b06d972c973dda3c7a544846ca7c1 Mon Sep 17 00:00:00 2001 From: melserngawy Date: Tue, 4 Jun 2024 11:34:56 -0400 Subject: [PATCH] Update readme to include mce hcp auto import policy Signed-off-by: melserngawy --- community/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/README.md b/community/README.md index 8bee5632..ba6fe8b9 100644 --- a/community/README.md +++ b/community/README.md @@ -182,7 +182,7 @@ Policy | Description | Prerequisites [Policy to backup a stateful application with OADP](./CM-Configuration-Management/acm-app-pv-backup/resources/policies/oadp-hdr-app-backup.yaml) | Second of 3 policies, used to backup stateful applications on managed clusters. | For more information, see [ACM Application Backup and Restore policy readme](./CM-Configuration-Management/acm-app-pv-backup/README.md) [Policy to restore a stateful application with OADP](./CM-Configuration-Management/acm-app-pv-backup/resources/policies/oadp-hdr-app-restore.yaml) | Last of 3 policies, used to restore stateful applications on managed clusters. | For more information, see [ACM Application Backup and Restore policy readme](./CM-Configuration-Management/acm-app-pv-backup/README.md) [Policy to automatically import ROSA clusters](./CM-Configuration-Management/policy-rosa-autoimport.yaml) | Use this policy to automatically import discovered ROSA clusters as a managed cluster. | By default this policy will configure ROSA discovered clusters to be automatically imported as a managed cluster. Edit the ConfigMap to adjust the discovered cluster filter. Edit the managed cluster resource to change the default ManagedClusterSet the mananged cluster is added to. - +[Policy to automatically import MultiClusterEngine HCP clusters](./CM-Configuration-Management/policy-mce-hcp-autoimport.yaml) | Use this policy to automatically import discovered MultiClusterEngine HCP clusters as a managed cluster. | By default this policy will configure MultiClusterEngine HCP discovered clusters to be automatically imported as a managed cluster. Edit the ConfigMap to adjust the discovered cluster filter. Edit the managed cluster resource to change the default ManagedClusterSet the mananged cluster is added to. ### Contingency Planning