You can install and use Supervisor Services when the images are relocated to a private or self-hosted container image registry

Supervisor Services are Kubernetes operators that are stored as collections of Kubernetes YAML manifests and container images and may deploy resources across multiple namespaces. This requires a set of registry details that are common to the Supervisor. Deploying Supervisor Services container images from a private image requires configuring trust and authentication for the Supervisor if the private registry uses a self-signed Certificate Authority and/or requires authentication for image pulls. If the private registry uses a TLS certificate signed by a public Certificate Authority, then the Certificate Authority configuration is not required.