Motivation
For some ClickHouse technical maintenance it would be nice to have an option to pause reconcilation and avoiding updates of the related Kubernetes objects.
Solution
For this implementation, clickhouse.altinity.com/paused annotation can be introduced and even if it present, any CRUD operation on the ClickHouseInstallation object and related objects should be skipped while reconcilation.