Skip to content

Commit

Permalink
Fix minor typo in CRD descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
SoerenHenning committed Jun 5, 2024
1 parent 3dffba8 commit 2edd849
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions theodolite/crd/crd-benchmark.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -588,7 +588,7 @@ spec:
description: The type of the SLO. It must match 'lag trend'.
type: string
prometheusUrl:
description: Connection string for Promehteus.
description: Connection string for Prometheus.
type: string
offset:
description: Hours by which the start and end timestamp will be shifted (for different timezones).
Expand Down Expand Up @@ -628,7 +628,7 @@ spec:
type: integer
default: 0
removeOnly:
description: Determines if this topic should only be deleted after each experiement. For removeOnly topics the name can be a RegEx describing the topic.
description: Determines if this topic should only be deleted after each experiment. For removeOnly topics the name can be a RegEx describing the topic.
type: boolean
default: false
status:
Expand Down

0 comments on commit 2edd849

Please sign in to comment.