I have annotated my image to force update with match tag is true:
keel.sh/match-tag: 'true'
keel.sh/policy: force
When I push an image to the same tag, keel detects a manifest update, and (in my case via approval), processes the upgrade
My deployment image pull policy is set to Always:
The actual redeployment appears not to be triggered though.
Am I missing something?
I have annotated my image to force update with match tag is true:
When I push an image to the same tag, keel detects a manifest update, and (in my case via approval), processes the upgrade
My deployment image pull policy is set to
Always:The actual redeployment appears not to be triggered though.
Am I missing something?