Maxime Le Feuvre
Maxime Le Feuvre
I assume by reading the code that when kuttl is run from a kubernetes pod it tries to deploy the tests on the same cluster but that's not what I...
Hi, kuttl-test.yaml: apiVersion: kuttl.dev/v1beta1 kind: TestSuite testDirs: - ./test/integration kuttl version: 0.11.1 I forced the kuttl step to run on a docker engine instead of kubernetes and it works fine...
yes exactly I can't choose the cluster from which the test are launched