diff --git a/README.md b/README.md index 6a5322e..16dc208 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,3 @@ -# apicurio-registry-content-sync-operator - ## This repository is no longer maintained by the Apicurio Registry core maintainers. There is a number of reasons for not following this approach, some of them being that this is a "broken by design" approach as the current Apicurio Registry API is not built to be idempotent and used in such a way: @@ -9,6 +7,7 @@ Detecting failures in reconciliation requires extra monitoring and external tool Manually fixing a failure in reconciliation always requires human intervention The amount of data that can be stored is limited (by default ETCD limit is, per object, 1.5MB) +# apicurio-registry-content-sync-operator A Kubernetes Operator that allows to manage the lifecycle of Artifacts in [Apicurio Registry](https://www.apicur.io/registry/). A perfect tool to manage your APIs and Schemas in Apicurio Registry using Git Ops processes.