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:
@@ -11,7 +11,7 @@ image:
|
||||
# No imagePullSecrets needed (public or already configured)
|
||||
imagePullSecrets: []
|
||||
|
||||
replicaCount: 2
|
||||
replicaCount: 1
|
||||
containerPort: 3000
|
||||
|
||||
service:
|
||||
|
||||
Reference in New Issue
Block a user