From 1390056b9262bf8ac6ad7cf914839ab461fbae24 Mon Sep 17 00:00:00 2001 From: "vaseem.mohammed" Date: Mon, 6 Jun 2022 15:35:01 +0100 Subject: [PATCH] Modified RS of Helm-Hooks --- helm-hooks/manifests.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-hooks/manifests.yaml b/helm-hooks/manifests.yaml index dcd852d..c2ede48 100644 --- a/helm-hooks/manifests.yaml +++ b/helm-hooks/manifests.yaml @@ -38,7 +38,7 @@ kind: ReplicaSet metadata: name: frontend spec: - replicas: 1 + replicas: 2 selector: matchLabels: tier: frontend