1
0
mirror of https://github.com/aquasecurity/kube-bench.git synced 2024-12-01 12:28:18 +00:00
kube-bench/cfg/rh-0.7/config.yaml

28 lines
498 B
YAML
Raw Normal View History

2019-01-24 15:40:43 +00:00
---
## Version-specific settings that override the values in cfg/config.yaml
2019-01-24 15:40:43 +00:00
master:
apiserver:
bins:
2019-05-30 22:04:44 +00:00
- openshift start master api
- hypershift openshift-kube-apiserver
2019-05-30 22:04:44 +00:00
scheduler:
bins:
- "openshift start master controllers"
confs:
- /etc/origin/master/scheduler.json
controllermanager:
bins:
- "openshift start master controllers"
2019-01-24 15:40:43 +00:00
etcd:
2019-01-24 15:40:43 +00:00
bins:
- openshift start etcd
2019-01-24 15:40:43 +00:00
node:
proxy:
bins:
- openshift start network