Skip to content

Always include annotations in the Deployment object

Checksum in annotations ensures that the pod restart when an object is updated. Previosuly, checksums were not included when there were no other annotations on the object, so they had no effect. Instead, always include annotations with at least the checksums, so they are be used regardless.

Signed-off-by: Pablo Vigo pvigo@collabora.com

Merge request reports