PERF(web-apps): reduce all replicas to 1

- Change jaejadle, jaejadle-dev replicas to 1
- Change joossam, joossam-dev replicas to 1
- Change jotion, jovies, portfolio, todo replicas to 1
This commit is contained in:
2026-01-10 13:31:27 +09:00
parent a62307a0ed
commit 1645dd28d8
8 changed files with 8 additions and 8 deletions

View File

@@ -11,7 +11,7 @@ image:
imagePullSecrets:
- name: ghcr-secret
replicaCount: 2
replicaCount: 1
containerPort: 3000
service:

View File

@@ -11,7 +11,7 @@ image:
imagePullSecrets:
- name: ghcr-secret
replicaCount: 2
replicaCount: 1
containerPort: 3000
service:

View File

@@ -11,7 +11,7 @@ image:
imagePullSecrets:
- name: ghcr-secret
replicaCount: 2
replicaCount: 1
containerPort: 8000
service:

View File

@@ -11,7 +11,7 @@ image:
imagePullSecrets:
- name: ghcr-secret
replicaCount: 2
replicaCount: 1
containerPort: 8000
service:

View File

@@ -11,7 +11,7 @@ image:
imagePullSecrets:
- name: ghcr-secret
replicaCount: 2
replicaCount: 1
containerPort: 3000
service:

View File

@@ -8,7 +8,7 @@ image:
tag: latest # Updated by ArgoCD Image Updater
pullPolicy: Always
replicaCount: 2
replicaCount: 1
containerPort: 3000
service:

View File

@@ -10,7 +10,7 @@ image:
imagePullSecrets: []
replicaCount: 2
replicaCount: 1
containerPort: 3000
service:

View File

@@ -11,7 +11,7 @@ image:
# No imagePullSecrets needed (public or already configured)
imagePullSecrets: []
replicaCount: 2
replicaCount: 1
containerPort: 3000
service: