From a4ec33994135161490ebd46f073f05262f201489 Mon Sep 17 00:00:00 2001 From: "Michael N. Lipp" Date: Fri, 11 Aug 2023 12:58:33 +0200 Subject: [PATCH] Make codacy really happy. --- dev-example/Readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-example/Readme.md b/dev-example/Readme.md index df86ae7..a152bd4 100644 --- a/dev-example/Readme.md +++ b/dev-example/Readme.md @@ -3,9 +3,9 @@ The CRD must be deployed independently. Apart from that, the `kustomize.yaml` -* creates a small image repository and + * creates a small image repository and -* deploys the operator in namespace `vmop-dev` with a replica of 0. + * deploys the operator in namespace `vmop-dev` with a replica of 0. This allows you to run the manager in your IDE.