mirror of
https://github.com/TECHNOFAB11/zfs-localpv.git
synced 2025-12-12 06:20:11 +01:00
Merge pull request #369 from w3aman/fix-typo-crds
fix(typo): fix typo in kind field of E2e-result cr yaml file
This commit is contained in:
commit
5460cd3650
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