mirror of
https://github.com/aquasecurity/kube-bench.git
synced 2025-07-07 23:28:14 +00:00
Merge pull request #175 from aquasecurity/fix-2.1.8
Fix node check 2.1.8
This commit is contained in:
commit
5fe702edbe
@ -164,6 +164,8 @@ groups:
|
|||||||
op: eq
|
op: eq
|
||||||
value: true
|
value: true
|
||||||
set: true
|
set: true
|
||||||
|
- flag: "--make-iptables-util-chains"
|
||||||
|
set: false
|
||||||
remediation: |
|
remediation: |
|
||||||
If using a Kubelet config file, edit the file to set makeIPTablesUtilChains: true .
|
If using a Kubelet config file, edit the file to set makeIPTablesUtilChains: true .
|
||||||
If using command line arguments, edit the kubelet service file
|
If using command line arguments, edit the kubelet service file
|
||||||
|
Loading…
Reference in New Issue
Block a user