Ability to add pod annotation to statefulset #24

Merged
mmuenster merged 2 commits from master into master 2020-09-24 16:32:13 +00:00
mmuenster commented 2020-09-21 15:50:04 +00:00 (Migrated from gitea.com)

This pull request will allow users to add pod annotations to Gitea. To do so, users should add their annotations to 'podAnnotations' in values.yaml. The readme was updated with this information.

This pull request will allow users to add pod annotations to Gitea. To do so, users should add their annotations to 'podAnnotations' in values.yaml. The readme was updated with this information.
luhahn commented 2020-09-21 15:55:46 +00:00 (Migrated from gitea.com)

Thanks for the PR, will test this tomorrow

Thanks for the PR, will test this tomorrow
luhahn (Migrated from gitea.com) approved these changes 2020-09-24 10:27:26 +00:00
luhahn (Migrated from gitea.com) left a comment

Tested on our clusters, works fine

Tested on our clusters, works fine
bclermont commented 2020-09-24 14:11:34 +00:00 (Migrated from gitea.com)

I was about to do the same PR, I really need this to implement https://velero.io/ backups

@mmuenster the PR is outdated, you should bump version

I was about to do the same PR, I really need this to implement https://velero.io/ backups @mmuenster the PR is outdated, you should bump [version](https://gitea.com/gitea/helm-chart/src/branch/master/Chart.yaml#L5)
techknowlogick (Migrated from gitea.com) approved these changes 2020-09-24 16:29:57 +00:00
techknowlogick commented 2020-09-24 16:31:35 +00:00 (Migrated from gitea.com)

@bclermont its ok if version isnt updated, a maintainer with write access is able to bump version after merge.

@bclermont its ok if version isnt updated, a maintainer with write access is able to bump version after merge.
Sign in to join this conversation.
No description provided.