mirror of
https://github.com/aquasecurity/kube-bench.git
synced 2025-06-24 08:58:51 +00:00
No need for unused master config file.
Better comments in config file
This commit is contained in:
parent
de623220e1
commit
27dc75fefa
@ -1,12 +1,5 @@
|
|||||||
---
|
---
|
||||||
## Controls Files.
|
# Config file for systems such as EKS where config is in JSON files
|
||||||
# These are YAML files that hold all the details for running checks.
|
|
||||||
#
|
|
||||||
## Uncomment to use different control file paths.
|
|
||||||
# masterControls: ./cfg/master.yaml
|
|
||||||
# nodeControls: ./cfg/node.yaml
|
|
||||||
# federatedControls: ./cfg/federated.yaml
|
|
||||||
|
|
||||||
# Master nodes are controlled by EKS and not user-accessible
|
# Master nodes are controlled by EKS and not user-accessible
|
||||||
node:
|
node:
|
||||||
kubernetes:
|
kubernetes:
|
||||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user