diff --git a/apps/notes/base/frontend-deployment.yaml b/apps/notes/base/frontend-deployment.yaml index 301ac8d..2cd1a60 100644 --- a/apps/notes/base/frontend-deployment.yaml +++ b/apps/notes/base/frontend-deployment.yaml @@ -7,7 +7,7 @@ metadata: labels: app: frontend spec: - replicas: 2 + replicas: 1 selector: matchLabels: app: frontend