mirror of
https://github.com/stakater/Reloader.git
synced 2026-02-14 18:09:50 +00:00
GKE Binary Authorization only supports image pull by digest - [Ref](https://cloud.google.com/binary-authorization/docs/deploying-containers#deploy_the_container_image) * if `.values.reloader.deployment.image.digest` is defined, pull image from digest * otherwise pull image from tag Co-authored-by: Muneeb Aijaz <43588696+MuneebAijaz@users.noreply.github.com>