Skip to content

Commit 37c840b

Browse files
authored
fix: Added two replicas to hashnode-starter-kit (#16)
1 parent ad9f541 commit 37c840b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

deployment/hashnode-starter-kit/values.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ deployment:
44
# This is the name of the deployment, this is used in a _lot_ of places in the helm charts so lets just specify it
55
name: hashnode-starter-kit
66

7+
replicaCount: 2
8+
79
# Where the image comes from. This should be the ECR Repo / Gitlab Group / Repo Name
810
image:
911
repository: 454861456664.dkr.ecr.us-east-2.amazonaws.com/hashnode-starter-kit

0 commit comments

Comments
 (0)