For customers who operate within an air-gapped network and prefer to use their own registry for all JFrog product images, the imageRegistry key is available as an option. Alternatively, if you prefer to use a secret instead, the imagePullSecrets key is also available. These features allow you to customize the image registry and access credentials for JFrog products, enabling you to work within your network constraints while maintaining secure and efficient operations.
global: imageRegistry: your-image-registry-urlOR
global: imagePullSecrets: - name: your-image-registry-key