2022-11-28 09:04:21 -05:00
|
|
|
## Checks that the manifests.yaml file CANNOT be successfully created. If it can, fail the test as this is incorrect.
|
|
|
|
apiVersion: kuttl.dev/v1beta1
|
|
|
|
kind: TestStep
|
2023-04-05 17:47:01 +02:00
|
|
|
apply:
|
|
|
|
- file: bad.yaml
|
|
|
|
shouldFail: true
|