The privious implemented feature pipe the secret not correctly to the sha256sum
function. This leads everytime to the same sha256 sum.
This patch fixes this bug.
The patch add the annotation `checksum/secret-<name of the TLS secret>` with the
sha512 value of the secret. This ensures a rolling update if the TLS secrets has
been updated. Such an update can be triggered by the cert-manager.