Skip to content

question: redeployment within same tag does not actually redeploy. #846

Description

@Atrejoe

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

Image

My deployment image pull policy is set to Always:

imagePullPolicy: Always

The actual redeployment appears not to be triggered though.

Am I missing something?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions