Skip to content

Deployments have labels that are redundant when existing secrets are provided. #393

@bmarick

Description

@bmarick

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions