From 8cf11fd6083c3862602ed15589c91fd78026e78d Mon Sep 17 00:00:00 2001 From: Abhishek Shah Date: Wed, 22 Apr 2015 12:54:57 -0700 Subject: [PATCH] removed elasticsearch and fluentd-gcp pods from master --- cluster/saltbase/salt/top.sls | 8 -------- 1 file changed, 8 deletions(-) diff --git a/cluster/saltbase/salt/top.sls b/cluster/saltbase/salt/top.sls index 5e808f7faf0..305cedf8018 100644 --- a/cluster/saltbase/salt/top.sls +++ b/cluster/saltbase/salt/top.sls @@ -58,14 +58,6 @@ base: - kubelet {% endif %} -{% if pillar.get('enable_node_logging', '').lower() == 'true' and pillar['logging_destination'] is defined %} - {% if pillar['logging_destination'] == 'elasticsearch' %} - - fluentd-es - {% elif pillar['logging_destination'] == 'gcp' %} - - fluentd-gcp - {% endif %} -{% endif %} - 'roles:kubernetes-pool-vsphere': - match: grain - static-routes