From eddfbf4fb74edb6cf2c66924a0ee345c4134a4ff Mon Sep 17 00:00:00 2001 From: Marcus Noble Date: Wed, 5 May 2021 08:37:09 +0100 Subject: [PATCH] Bump inlets replicas --- manifests/inlets/inlets.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/inlets/inlets.yaml b/manifests/inlets/inlets.yaml index d6f0c7a..ddafde9 100644 --- a/manifests/inlets/inlets.yaml +++ b/manifests/inlets/inlets.yaml @@ -33,7 +33,7 @@ metadata: labels: app: inlets spec: - replicas: 1 + replicas: 2 selector: matchLabels: app: inlets