Skip to content
Snippets Groups Projects

Introduce events in order to make it possible to see simple log message with...

Merged Benedikt Wetzel requested to merge wetzel/spesb:introduce-k8s-events into master
Files
9
@@ -51,7 +51,7 @@ spec:
@@ -51,7 +51,7 @@ spec:
description: The type of the resource. It must match one of the resource types specified in the referenced benchmark.
description: The type of the resource. It must match one of the resource types specified in the referenced benchmark.
type: string
type: string
resourceValues:
resourceValues:
descriptoin: List of resource values for the specified resource type.
description: List of resource values for the specified resource type.
type: array
type: array
items:
items:
type: integer
type: integer
Loading