From 94c667b71942673fcee8ab2a1588d5c63ed04a34 Mon Sep 17 00:00:00 2001 From: Cheng Xing Date: Tue, 22 Aug 2017 17:50:47 -0700 Subject: [PATCH] Changing Flexvolume plugin directory to a location reachable by containerized kubelet. --- cluster/common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/common.sh b/cluster/common.sh index 403eddedf0..3d8046b41a 100755 --- a/cluster/common.sh +++ b/cluster/common.sh @@ -749,7 +749,7 @@ EOF if [[ "${master}" == "true" && "${MASTER_OS_DISTRIBUTION}" == "gci" ]] || [[ "${master}" == "false" && "${NODE_OS_DISTRIBUTION}" == "gci" ]]; then cat >>$file <