Skip to content

Commit 4f836d8

Browse files
chore: reduce replicas for mcp-global-api deployment from 2 to 1
1 parent d730523 commit 4f836d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

k8s/mcp-deployment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
labels:
66
app: mcp-global-api
77
spec:
8-
replicas: 2
8+
replicas: 1
99
selector:
1010
matchLabels:
1111
app: mcp-global-api

0 commit comments

Comments
 (0)