Hosted docker registry

I’m using hosted gitlab instance and hosted docker registry instance.
The docker registry is deployed as a containerd service, up until now I used the REGISTRY_HTTP_SECRET value.

I want to rotate this value, and was wondering if rotating it will cause any integration issues,
As the documentation is a unclear about it.