Allow helm chart configuration to inject annotations into StatefulSet #314

Closed
opened 2022-04-20 21:00:48 +00:00 by takirala · 0 comments
takirala commented 2022-04-20 21:00:48 +00:00 (Migrated from gitea.com)

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 whenever a watched secret or configmap is updated.

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 whenever a watched secret or configmap is updated.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: lunny/helm-chart#314
No description provided.