We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad9f541 commit 37c840bCopy full SHA for 37c840b
deployment/hashnode-starter-kit/values.yaml
@@ -4,6 +4,8 @@ deployment:
4
# This is the name of the deployment, this is used in a _lot_ of places in the helm charts so lets just specify it
5
name: hashnode-starter-kit
6
7
+ replicaCount: 2
8
+
9
# Where the image comes from. This should be the ECR Repo / Gitlab Group / Repo Name
10
image:
11
repository: 454861456664.dkr.ecr.us-east-2.amazonaws.com/hashnode-starter-kit
0 commit comments