mirror of
https://github.com/truecharts/library-charts.git
synced 2026-07-07 02:41:22 -03:00
Update validation_test.yaml
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user