mirror of
https://github.com/TECHNOFAB11/kubenix.git
synced 2025-12-13 08:30:05 +01:00
add nixos-k8s runtime & rmove k3s runtime
This commit is contained in:
parent
70d249aaff
commit
8a20c93b21
5 changed files with 28 additions and 56 deletions
|
|
@ -6,7 +6,6 @@ with lib;
|
|||
imports = [ kubenix.modules.test ./module.nix ];
|
||||
|
||||
test = {
|
||||
distro = "k3s";
|
||||
name = "nginx-deployment";
|
||||
description = "Test testing nginx deployment";
|
||||
testScript = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue