2017-05-26 09:25:29 +00:00
|
|
|
---
|
|
|
|
## Controls Files.
|
|
|
|
# These are YAML files that hold all the details for running checks.
|
|
|
|
#
|
|
|
|
## Uncomment to use different control file paths.
|
2017-06-19 21:03:46 +00:00
|
|
|
# masterControls: ./cfg/master.yaml
|
|
|
|
# nodeControls: ./cfg/node.yaml
|
|
|
|
# federatedControls: ./cfg/federated.yaml
|
2017-05-26 09:25:29 +00:00
|
|
|
|
|
|
|
## Configuration Directories.
|
|
|
|
# Specifies the directories to look for configuration files
|
|
|
|
# for the kubernetes components.
|
|
|
|
#
|
|
|
|
## Uncomment to use different paths.
|
|
|
|
# kubeConfDir: /etc/kubernetes
|
|
|
|
# etcdConfDir: /etc/etcd
|
|
|
|
# flanneldConfDir: /etc/sysconfig
|