Files
openstack-helm/releasenotes/notes/horizon-172a4ff3264fc495.yaml
Doug Goldstein bd696ef9d6 fix(horizon): add missing job annotations to db-sync
This is pretty standard in all the other charts to allow custom job
annotations to be applied to the db-sync job.

Change-Id: I9062356aadd4049ab68c514c9755a052f52cdfb9
Signed-off-by: Doug Goldstein <cardoe@cardoe.com>
2025-07-24 17:02:58 -05:00

6 lines
97 B
YAML

---
fixes:
- |
Fix missing job annotation support from values.yaml on the db-sync job.
...