add another test case

This commit is contained in:
Stavros kois
2022-12-12 21:30:42 +02:00
parent d594f81343
commit ece9447c54

View File

@@ -21,6 +21,16 @@ tests:
- failedTemplate:
errorMessage: <mountPath> must be defined, alternatively use the <noMount> flag.
- it: should fail with empty mountPath set
set:
persistence:
vol1:
enabled: true
mountPath:
asserts:
- failedTemplate:
errorMessage: <mountPath> must be defined, alternatively use the <noMount> flag.
- it: should pass with enabled false
documentIndex: *deploymentDoc
set: