Skip to content

Commit 572cc60

Browse files
committed
Increase pods to 6 now we have more memory
1 parent 76e034e commit 572cc60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/web/base/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ spec:
1010
type: RollingUpdate
1111
rollingUpdate:
1212
maxUnavailable: 1
13-
replicas: 3
13+
replicas: 6
1414
selector:
1515
matchLabels:
1616
app: web

0 commit comments

Comments
 (0)