From 330ffb394b2f77ff21f386e4815a43fdb6f237e6 Mon Sep 17 00:00:00 2001 From: Monty Taylor Date: Fri, 30 Nov 2018 15:00:08 -0600 Subject: [PATCH] Update the current-context to valid context The current-context field needs to reference a defined context. The file otherwise defines only one "vexxhost-sjc1". Set current-context to that context. Change-Id: I1d8991efb5d546f007146fd2fa86ce2b2aeed286 --- playbooks/templates/clouds/nodepool_kube_config.yaml.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/templates/clouds/nodepool_kube_config.yaml.j2 b/playbooks/templates/clouds/nodepool_kube_config.yaml.j2 index 2e9bc28008..5121c7ceda 100644 --- a/playbooks/templates/clouds/nodepool_kube_config.yaml.j2 +++ b/playbooks/templates/clouds/nodepool_kube_config.yaml.j2 @@ -9,7 +9,7 @@ contexts: context: cluster: vexxhost-sjc1 user: admin -current-context: default +current-context: vexxhost-sjc1 kind: Config preferences: {} users: