Fix kubemark hollow-npd.

This commit is contained in:
Random-Liu 2017-02-18 21:01:56 -08:00
parent 8911e2a377
commit cd194bd9cc
2 changed files with 1 additions and 12 deletions

View File

@ -38,12 +38,6 @@
"path": "/var/logs"
}
},
{
"name": "kernellog-volume",
"hostPath": {
"path": "/var/log"
}
},
{
"name": "no-serviceaccount-access-to-real-master",
"emptyDir": {}
@ -180,11 +174,6 @@
"mountPath": "/config",
"readOnly": true
},
{
"name": "kernellog-volume",
"mountPath": "/log",
"readOnly": true
},
{
"name": "no-serviceaccount-access-to-real-master",
"mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",

View File

@ -5,7 +5,7 @@
"message": "dummy",
"timestampFormat": "dummy"
},
"logPath": "/log/faillog",
"logPath": "/dev/null",
"lookback": "10m",
"bufferSize": 10,
"source": "kernel-monitor",