From a4983a2f9a74b52c1b54491f2a39d2effb2763e6 Mon Sep 17 00:00:00 2001 From: Jack Lucas Date: Mon, 1 Apr 2019 18:00:19 -0400 Subject: Change kubeconfig file location By putting kubeconfig in its own directory, we make sure updates to the underlying configMap become visible to the plugin without restarting CM. Issue-ID: DCAEGEN2-1136 Change-Id: Ifbc5bed31cdcf285b1cf845427679f631eaa4645 Signed-off-by: Jack Lucas --- k8s/k8s-node-type.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'k8s/k8s-node-type.yaml') diff --git a/k8s/k8s-node-type.yaml b/k8s/k8s-node-type.yaml index f47a2bc..b51a23f 100644 --- a/k8s/k8s-node-type.yaml +++ b/k8s/k8s-node-type.yaml @@ -25,7 +25,7 @@ plugins: k8s: executor: 'central_deployment_agent' package_name: k8splugin - package_version: 1.4.11 + package_version: 1.4.12 data_types: -- cgit 1.2.3-korg