mirror of
https://github.com/lucky-sideburn/kubeinvaders.git
synced 2026-05-02 14:56:49 +00:00
bundle 0.2 html5
This commit is contained in:
@@ -253,7 +253,7 @@ function init(self)
|
||||
namespace = conf["namespace"]
|
||||
token = conf["token"]
|
||||
|
||||
info = "Kubernetes: " .. conf["endpoint"] .. "\n\n" .. "Namespace: " .. conf["namespace"]
|
||||
info = "Endpoint: " .. conf["endpoint"] .. "\n\n" .. "Namespace: " .. conf["namespace"]
|
||||
msg.post("ui#gui", "info",{ infomessage = info })
|
||||
|
||||
msg.post(".", "acquire_input_focus")
|
||||
|
||||
Reference in New Issue
Block a user