Trim cluster log tags to pod name and container name

This commit is contained in:
Satnam Singh
2015-04-29 18:21:43 -07:00
parent ee27094238
commit e65f0aafd5
4 changed files with 12 additions and 3 deletions

View File

@@ -5,7 +5,7 @@
"spec": {
"containers": [
{ "name": "fluentd-elasticsearch",
"image": "gcr.io/google_containers/fluentd-elasticsearch:1.4",
"image": "gcr.io/google_containers/fluentd-elasticsearch:1.5",
"env": [
{ "name": "FLUENTD_ARGS",
"value": "-qq"}