From eaf31fe75e92180262886ef1a614fb0d718d55fa Mon Sep 17 00:00:00 2001 From: JackHe <31337851+hejianlai@users.noreply.github.com> Date: Thu, 24 Mar 2022 16:12:30 +0800 Subject: [PATCH] Update manifests.yaml --- 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