When providing an existing Auth or DataStore Key secret it generates a checksum of a file that is never needed.
Sense the file is not used, the checksum becomes a static value.
Additionally, this checksum is calculated multiple times.
This results in larger output templates and slower helm chart builds.
My suggestion is to remove them.