mirror of
https://github.com/TECHNOFAB11/zfs-localpv.git
synced 2025-12-11 22:10:11 +01:00
fix(typo): fix typo in E2e-crd kind field
Signed-off-by: w3aman <aman.gupta@mayadata.io>
This commit is contained in:
parent
8d0cd40646
commit
98b99f584b
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
apiVersion: e2e.io/v1alpha1
|
apiVersion: e2e.io/v1alpha1
|
||||||
kind: e2eResult
|
kind: E2eResult
|
||||||
metadata:
|
metadata:
|
||||||
# name of the e2e testcase
|
# name of the e2e testcase
|
||||||
name: {{ test }}
|
name: {{ test }}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue