feat: configurable annotations for gitea StatefulSet #315

Merged
takirala merged 1 commits from tga/configurable-annotations into master 2022-04-21 15:55:54 +00:00
takirala commented 2022-04-20 21:08:04 +00:00 (Migrated from gitea.com)

Fixes #314

Right now, the gitea StatefulSet does not allow any annotations to be configured via the helmchart - see https://gitea.com/gitea/helm-chart/src/tag/v5.0.4/templates/gitea/statefulset.yaml#L4-L6

My use case:

I am trying to use Reloader (https://github.com/stakater/Reloader) so that I can configure my values.yaml such that i can set some annotations on the StatefulSet and thus Reloader can rollout a restart of gitea StatefulSet whenever a watched secret or configmap is updated.

Fixes #314 Right now, the gitea StatefulSet does not allow any annotations to be configured via the helmchart - see https://gitea.com/gitea/helm-chart/src/tag/v5.0.4/templates/gitea/statefulset.yaml#L4-L6 My use case: I am trying to use Reloader (https://github.com/stakater/Reloader) so that I can configure my values.yaml such that i can set some annotations on the StatefulSet and thus Reloader can rollout a restart of gitea StatefulSet whenever a watched secret or configmap is updated.
takirala commented 2022-04-21 03:20:16 +00:00 (Migrated from gitea.com)

Ping @techknowlogick @luhahn
PTAL and let me know if there is anything i can do to make progress on this.

Ping @techknowlogick @luhahn PTAL and let me know if there is anything i can do to make progress on this.
techknowlogick (Migrated from gitea.com) approved these changes 2022-04-21 03:52:13 +00:00
justusbunsi (Migrated from gitea.com) reviewed 2022-04-21 10:46:26 +00:00
justusbunsi (Migrated from gitea.com) approved these changes 2022-04-21 15:10:53 +00:00
justusbunsi (Migrated from gitea.com) left a comment

LGTM

LGTM
Sign in to join this conversation.
No description provided.