Skip to content

feat(deployment): Add podLabels#554

Merged
Mart-Kuc merged 5 commits intoWeblateOrg:mainfrom
RisingOpsNinja:podLabels
Mar 26, 2025
Merged

feat(deployment): Add podLabels#554
Mart-Kuc merged 5 commits intoWeblateOrg:mainfrom
RisingOpsNinja:podLabels

Conversation

@RisingOpsNinja
Copy link
Copy Markdown
Contributor

Allow to add custom labels to the pod:

podLabels:
  label1: value1
  label2: value2

I deploy Weblate on a K8s cluster where it is required that certain labels are set for the pods. The helm chart supports adding labels to the deployment and other resources, but not for the deployed pods. The change is similar to the already supported custom pod annotations.

@Mart-Kuc
Copy link
Copy Markdown
Contributor

Can you please update CHANGELOG and bump version of Chart.yaml to 0.5.22

@RisingOpsNinja
Copy link
Copy Markdown
Contributor Author

Hello @Mart-Kuc,

I updated both. Please check.

@Mart-Kuc Mart-Kuc merged commit ca4aabf into WeblateOrg:main Mar 26, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants