Skip to content
Snippets Groups Projects
Commit b2508422 authored by Benedikt Wetzel's avatar Benedikt Wetzel
Browse files

Apply 4 suggestion(s) to 2 file(s)

parent eb1e5fda
No related branches found
No related tags found
4 merge requests!159Re-implementation of Theodolite with Kotlin/Quarkus,!157Update Graal Image in CI pipeline,!106Introduce a Theodolite operator,!83WIP: Re-implementation of Theodolite with Kotlin/Quarkus
apiVersion: apiextensions.k8s.io/v1beta1
kind: CustomResourceDefinition
metadata:
name: benchmarktypes.demo.k8s.io
name: benchmark.theodolite
spec:
group: demo.k8s.io
group: theodolite
version: v1alpha1
names:
kind: Benchmarktype
......
apiVersion: apiextensions.k8s.io/v1beta1
kind: CustomResourceDefinition
metadata:
name: benchmarkexecutions.demo.k8s.io
name: executions.theodolite
spec:
group: demo.k8s.io
group: theodolite
version: v1alpha1
names:
kind: Benchmarkexecutions
......
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