1
0
mirror of https://github.com/aquasecurity/kube-bench.git synced 2025-06-24 00:48:50 +00:00

No need for unused master config file.

Better comments in config file
This commit is contained in:
Liz Rice 2019-04-11 18:36:30 +01:00
parent de623220e1
commit 27dc75fefa
2 changed files with 1 additions and 1454 deletions

View File

@ -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