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
This commit is contained in:
parent
bec9e766eb
commit
330ffb394b
@ -9,7 +9,7 @@ contexts:
|
||||
context:
|
||||
cluster: vexxhost-sjc1
|
||||
user: admin
|
||||
current-context: default
|
||||
current-context: vexxhost-sjc1
|
||||
kind: Config
|
||||
preferences: {}
|
||||
users:
|
||||
|
Loading…
Reference in New Issue
Block a user