1
0
mirror of https://github.com/aquasecurity/kube-bench.git synced 2024-10-11 02:19:35 +00:00
kube-bench/cfg/ocp-3.10/config.yaml
2019-03-07 11:18:06 +00:00

23 lines
436 B
YAML

---
## Controls 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:
apiserver:
bins:
- hypershift openshift-kube-apiserver
etcd:
bins:
- openshift start etcd
node:
proxy:
bins:
- openshift start network