Skip to content

Commit

Permalink
fix(tests): fix e2e example
Browse files Browse the repository at this point in the history
  • Loading branch information
yetone committed Jan 4, 2023
1 parent 0733f8d commit 33b43d3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions tests/e2e/example.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
apiVersion: v1
kind: Namespace
metadata:
name: yatai
---
apiVersion: resources.yatai.ai/v1alpha1
kind: BentoRequest
metadata:
Expand Down

0 comments on commit 33b43d3

Please sign in to comment.