Scheduled maintenance on Saturday, 27 September 2025, from 07:00 AM to 4:00 PM GMT (09:00 AM to 6:00 PM CEST) - some services may be unavailable -

Skip to content

Allow setting imagePullSecrets in helm chart

Allow users to configure imagePullSecrets for the cridge deployment to facilitate the use of private registries.

This is useful when using custom images for testing and in some places that use private registries acting as mirror for public images for security and compliance reasons.

The chart already allows overriding the image itself so it seems logical to also allow specifying the pull secrets for those images.

Edited by João Capucho