Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

Commit

Permalink
fix: remove replicas from deployment, use hpa
Browse files Browse the repository at this point in the history
  • Loading branch information
MuriloKakazu committed Oct 1, 2024
1 parent b25f231 commit 35a344a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion k8s/api-deployment.template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ metadata:
labels:
app: api-deployment
spec:
replicas: 1
selector:
matchLabels:
app: api-deployment
Expand Down

0 comments on commit 35a344a

Please sign in to comment.