Skip to content

Commit

Permalink
feat(charts): scale to three
Browse files Browse the repository at this point in the history
  • Loading branch information
thejoeejoee committed Jan 22, 2024
1 parent 9bfe43a commit 574602f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/templates/web-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
{{- include "fiesta.labels" . | nindent 4 }}
{{- include "fiesta.componentLabels" "web" | nindent 4 }}
spec:
replicas: 1
replicas: 3
selector:
matchLabels:
{{- include "fiesta.selectorLabels" . | nindent 6 }}
Expand Down

0 comments on commit 574602f

Please sign in to comment.