Skip to content

Commit

Permalink
fix: add the missed compliance entry in compliance manifest (#4302)
Browse files Browse the repository at this point in the history
- it caused that compliance data was not collected

Signed-off-by: Xiangce Liu <[email protected]>
(cherry picked from commit 08fd76a)
  • Loading branch information
xiangce committed Dec 11, 2024
1 parent d2d3190 commit 1239258
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions insights/specs/datasources/manifests.py
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,8 @@
# determines which specs get loaded
- name: insights.specs.datasources.compliance.compliance_ds
enabled: true
- name: insights.specs.Specs.compliance
enabled: true
- name: insights.specs.default.DefaultSpecs.compliance
enabled: true
- name: insights.specs.default.DefaultSpecs.compliance_policies
Expand Down

0 comments on commit 1239258

Please sign in to comment.