diff --git a/releasenotes-dca/notes/fix_ksm_resource_tagging-9b025f2ebb3a7acc.yaml b/releasenotes-dca/notes/fix_ksm_resource_tagging-9b025f2ebb3a7acc.yaml deleted file mode 100644 index f6a04040e39e5b..00000000000000 --- a/releasenotes-dca/notes/fix_ksm_resource_tagging-9b025f2ebb3a7acc.yaml +++ /dev/null @@ -1,13 +0,0 @@ -# Each section from every release note are combined when the -# CHANGELOG-DCA.rst is rendered. So the text needs to be worded so that -# it does not depend on any information only available in another -# section. This may mean repeating some details, but each section -# must be readable independently of the other. -# -# Each section note must be formatted as reStructuredText. ---- -fixes: - - | - Fixed issue in KSM check causing resources with irregular plural name - (such as `ingresses` and `storageclasses`) to miss tags configured in - `kubernetesResourcesLabelsAsTags` and `kubernetesResourcesAnnotationsAsTags`.