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