Skip to content

Commit 770ca35

Browse files
heiskrCopilot
andauthored
Reduce webapp replicas from 12 to 6 (#60562)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent f71af9f commit 770ca35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/kubernetes/production/deployments/webapp.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
moda.github.net/allow-missing-ready-pods: '0'
77
moda.github.net/inject-unified-service-tag-env-var: docs-internal
88
spec:
9-
replicas: 12
9+
replicas: 6
1010
strategy:
1111
type: RollingUpdate
1212
rollingUpdate:

0 commit comments

Comments
 (0)