Skip to content

Commit 849bbec

Browse files
authored
fix: added two replicas count to docs-hashnode-ssl-proxy
add
1 parent 37c840b commit 849bbec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deployment/docs-hashnode-ssl-proxy/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ deployment:
33
# This is the name of the deployment, this is used in a _lot_ of places in the helm charts so lets just specify it
44
name: docs-hashnode-ssl-proxy
55

6-
replicaCount: 1
6+
replicaCount: 2
77

88
# This runs on Linux only
99
nodeSelector:

0 commit comments

Comments
 (0)