Skip to content
Snippets Groups Projects
Commit e67f8d6f authored by OZGCloud's avatar OZGCloud
Browse files

OZG-4453 fix metadata#name

parent 37e0b852
No related branches found
No related tags found
No related merge requests found
apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
name: ozgcloudelasticsearch.operator.ozgcloud.de
name: ozgcloudelasticsearchs.operator.ozgcloud.de
spec:
group: operator.ozgcloud.de
names:
......
......@@ -16,7 +16,7 @@ tests:
asserts:
- equal:
path: metadata.name
value: ozgcloudelasticsearch.operator.ozgcloud.de
value: ozgcloudelasticsearchs.operator.ozgcloud.de
- it: should have spec group
asserts:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment