Skip to content
Snippets Groups Projects
Commit 5780bbe6 authored by Sören Henning's avatar Sören Henning
Browse files

Merge branch 'fix-required-crds' into 'theodolite-kotlin'

Fix missing requird in benchmark crd

See merge request !167
parents 5358e416 c643ef2b
No related branches found
No related tags found
2 merge requests!167Fix missing requird in benchmark crd,!159Re-implementation of Theodolite with Kotlin/Quarkus
Pipeline #3971 passed
......@@ -20,7 +20,7 @@ spec:
properties:
spec:
type: object
required: []
required: ["appResource", "loadGenResource", "resourceTypes", "loadTypes", "kafkaConfig"]
properties:
name:
type: string
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment