Update validation_test.yaml

This commit is contained in:
Kjeld Schouten
2024-02-24 10:18:15 +01:00
parent 1c08edef5f
commit 1c6d8bb0ea

View File

@@ -43,7 +43,7 @@ tests:
type: not-a-type
asserts:
- failedTemplate:
errorMessage: Persistence - Expected [type] to be one of [pvc, vct, emptyDir, nfs, iscsi, hostPath, ixVolume, secret, configmap, device, projected], but got [not-a-type]
errorMessage: Persistence - Expected [type] to be one of [pvc, vct, emptyDir, nfs, iscsi, hostPath, secret, configmap, device, projected], but got [not-a-type]
- it: should fail with invalid accessMode
set: