mirror of
https://github.com/TECHNOFAB11/kubenix.git
synced 2025-12-12 16:10:05 +01:00
feat(test,k8s): add crd tests
This commit is contained in:
parent
bd6741fab1
commit
fde2d5557c
4 changed files with 79 additions and 1 deletions
|
|
@ -16,6 +16,8 @@ with lib;
|
|||
testing.tests = [
|
||||
./k8s/simple.nix
|
||||
./k8s/deployment.nix
|
||||
./k8s/crd.nix
|
||||
./k8s/1.13/crd.nix
|
||||
./submodules/simple.nix
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue