From 4dfcf422a497a29164207ed857c8d561c6670055 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6ren=20Henning?= Date: Wed, 5 Jun 2024 19:08:45 +0200 Subject: [PATCH] Update CRD docs for changed descriptions --- docs/api-reference/crds.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/api-reference/crds.md b/docs/api-reference/crds.md index 762e6cb2f..c3562e808 100644 --- a/docs/api-reference/crds.md +++ b/docs/api-reference/crds.md @@ -931,7 +931,7 @@ The fileSystem resourceSet loads the Kubernetes manifests from the filesystem. prometheusUrl string - Connection string for Promehteus.
+ Connection string for Prometheus.
true @@ -2164,7 +2164,7 @@ Contains the Kafka configuration. removeOnly boolean - Determines if this topic should only be deleted after each experiement. For removeOnly topics the name can be a RegEx describing the topic.
+ Determines if this topic should only be deleted after each experiment. For removeOnly topics the name can be a RegEx describing the topic.

Default: false