zammad-helm icon indicating copy to clipboard operation
zammad-helm copied to clipboard

Ability to label deployed resources

Open xeruf opened this issue 1 year ago • 2 comments

Is this a BUG REPORT or FEATURE REQUEST? (choose one): feature

Many other helm charts have the ability to label deployed resources, which we use for our Velero backup system, for example list this:

    commonLabels:
      stackspin.net/backupSet: "zammad"
    podLabels:
      stackspin.net/backupSet: "zammad"

zammad does not seem to honor that, would be great if it did

xeruf avatar Feb 29 '24 15:02 xeruf

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Apr 30 '24 05:04 github-actions[bot]

.

mgruner avatar Apr 30 '24 05:04 mgruner

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Jun 30 '24 05:06 github-actions[bot]

@xeruf can you please check if #280 is what you need?

mgruner avatar Jul 10 '24 12:07 mgruner

thanks, looks good to em :)

xeruf avatar Jul 10 '24 17:07 xeruf