beef up the AI/ML framework tests by adding InfluxDB as data source and populate...
[it/test.git] / XTesting / kubeadm / daemon.json
1 {
2   "exec-opts": ["native.cgroupdriver=systemd"],
3   "log-driver": "json-file",
4   "log-opts": {
5     "max-size": "100m"
6   },
7   "storage-driver": "overlay2"
8 }