How to install MongoDB Enterprise Kubernetes Operator offline?

Hi all,
I am trying to install MongoDB Enterprise Kubernetes Operator in environment with internet connection. I have successful deployed operator and OpsManager.
However, when I try to install replicaSet DB, it failed with following error:

{“logType”:“automation-agent-verbose”,“contents”:"[2022-01-16T13:22:36.994+0000] [.info] [src/util/download.go:DownloadUngzipUntarCustomClientWithHeaders:257] [13:22:36.994] Starting extraction of url=https://downloads.mongodb.com/linux/mongodb-linux-x86_64-enterprise-rhel80-4.4.0.tgz to /var/lib/mongodb-mms-automation/mongodb-linux-x86_64-4.4.0-ent. This may be happening in parallel with download"}

May I know how can I configured not to download resource from internet?
Here is the version I am using:
Operator: 1.13.0
MongoDB: mongodb/enterprise-database:2.0.2