Files
openstack-helm/releasenotes/notes/neutron-9dbb4250fd893743.yaml
ricolin 5c7b8ae69e [Neutron][Ovn]Use correct way to define ClassName
Correct yaml for define priorityClassName and runtimeClassName in
`cron-job-ovn-db-sync.yaml`

Change-Id: If0e2de976c179d07ace5111ab925fd9663ec826c
Signed-off-by: ricolin <rlin@vexxhost.com>
2025-07-10 09:21:57 -05:00

7 lines
131 B
YAML

---
neutron:
- |
Fix ovn sync db cron job to use helm-toolkit snippets when
specifying runtime and priority classes.
...