Skip to content

Commit

Permalink
Remove warning from kubelet rule.
Browse files Browse the repository at this point in the history
ComplianceAsCode#10464 did a major refactor of the kubelet rules to move them from running as "Platform" checkType to "Node". This rule was missed to remove the `warnings` flag, as this causes CO to consider the rule as a Platform checkType.
  • Loading branch information
montaguethomas committed Nov 2, 2023
1 parent deff4bd commit 8705fe9
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -85,10 +85,6 @@ ocil: |-
The output shows the configured TLS minimum version which should be
TLSv1.2 or newer.
warnings:
- general: |-
{{{ openshift_cluster_setting_kubeletconfig() | indent(8) }}}
template:
name: yamlfile_value
vars:
Expand Down

0 comments on commit 8705fe9

Please sign in to comment.