From b2bd5fd35fe806e4c2eb81a07ead42650b211035 Mon Sep 17 00:00:00 2001 From: chapuzzo Date: Tue, 25 Jun 2024 14:20:33 +0200 Subject: [PATCH] Update README.md missing colon in yaml leads to confussion --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5969cd3..7d84e71 100644 --- a/README.md +++ b/README.md @@ -486,7 +486,7 @@ metadata: name: my-racecar-deployment labels: app: my-racecar -spec +spec: replicas: 4 # <-- this is a good value if you have a multliple of 4 partitions selector: matchLabels: