From a58ad9f4704dcfb54ad2486a161d4c6859cd64d7 Mon Sep 17 00:00:00 2001 From: Mike Danese Date: Tue, 20 Jun 2017 10:51:06 +0100 Subject: [PATCH] Revert "Require a label to indicate ip-masq-agent readiness. " --- cluster/addons/ip-masq-agent/ip-masq-agent.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/cluster/addons/ip-masq-agent/ip-masq-agent.yaml b/cluster/addons/ip-masq-agent/ip-masq-agent.yaml index cbcf6786d85..cbc728fad09 100644 --- a/cluster/addons/ip-masq-agent/ip-masq-agent.yaml +++ b/cluster/addons/ip-masq-agent/ip-masq-agent.yaml @@ -30,8 +30,6 @@ spec: volumeMounts: - name: config mountPath: /etc/config - nodeSelector: - beta.kubernetes.io/masq-agent-ds-ready: "true" volumes: - name: config configMap: