mirror of
https://github.com/TECHNOFAB11/kubenix.git
synced 2025-12-12 16:10:05 +01:00
feat: initial support for e2e tests
This commit is contained in:
parent
b1319684c7
commit
3549610e0e
5 changed files with 147 additions and 11 deletions
|
|
@ -1,4 +1,6 @@
|
|||
{ config, test, kubenix, ... }:
|
||||
{ config, test, kubenix, k8s, ... }:
|
||||
|
||||
with k8s;
|
||||
|
||||
let
|
||||
cfg = config.kubernetes.api.pods.nginx;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue