Ability to add pod annotation to statefulset #24
Reference in New Issue
Block a user
No description provided.
Delete Branch "master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
Thanks for the PR, will test this tomorrow
Tested on our clusters, works fine
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
@bclermont its ok if version isnt updated, a maintainer with write access is able to bump version after merge.