Find the Docker Registry configuration in the Helm Chart Values
Display Helm Chart Values
How to sync images to your private registry
You can sync the images to your private registry using thesync.sh script. Dify images support ARM64 and AMD64 architectures.
Clickhere to download the sync.sh script.
Set shell variables
Edit thesync.sh file and set the following variables:
REGISTRY_URL: The URL of your private registryNAMESPACE: The namespace of your private registry