mirror of
https://github.com/TECHNOFAB11/kubenix.git
synced 2025-12-12 16:10:05 +01:00
expose cluster & fix flaky test image
This commit is contained in:
parent
2026496ea0
commit
9759a318f5
5 changed files with 62 additions and 0 deletions
|
|
@ -1,3 +1,11 @@
|
|||
[[env]]
|
||||
name = "QEMU_NET_OPTS"
|
||||
value = "hostfwd=tcp::5443-:443"
|
||||
|
||||
[[env]]
|
||||
name = "KUBECONFIG"
|
||||
eval = "$DEVSHELL_ROOT/kubeconfig.json"
|
||||
|
||||
[devshell]
|
||||
name = "kubenix"
|
||||
packages = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue