DependencyTrack / DependencyTrack/helm-charts
Allow setting controller annotations
Open
- Dominant language
- Go Template
- Stars
- 78
- Forks
- 55
- Avg merge
- 1h 57m
- Merged PRs (30d)
- 14
Description
We're deploying DependencyTrack with a database which uses password rotation. We usually use Stakater Reloader to restart pods when a referenced secret changes, but the annotation needs to be set on the controller object (in our case the StatefulSet), not the pod. This helm chart currently only supports setting annotations on the pod.
I suggest adding the fields `.spec.values.apiServer.controllerAnnotations` & `.spec.values.frontend.controllerAnnotations` to the values.
If you like, I can open a PR with the changes.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.