Skip to content

Commit a3a60d8

Browse files
authored
Merge pull request #43376 from github/repo-sync
Repo sync
2 parents e9012cb + 455ced8 commit a3a60d8

File tree

580 files changed

+746
-2234
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

580 files changed

+746
-2234
lines changed

config/kubernetes/production/deployments/webapp.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ spec:
3030
# Node is single-threaded but we want more CPUs
3131
# for OS and image resizing, and other binary executions
3232
# Better to increase replicas or memory than CPU
33-
memory: 6.0Gi
33+
memory: 8.0Gi
3434
# Absolute minimum to start app is 4500Mi
3535
# Would increase with more pages, versions, or languages supported
3636
# The additional memory helps during traffic surges

config/moda/configuration/production/env.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
data:
22
MODA_APP_NAME: docs-internal
33
NODE_ENV: production
4-
NODE_OPTIONS: '--max-old-space-size=4096'
4+
NODE_OPTIONS: '--max-old-space-size=7168'
55
PORT: '4000'
66
ENABLED_LANGUAGES: 'en,es,ja,pt,zh,ru,fr,ko,de'
77
RATE_LIMIT_MAX: '21'

content/billing/concepts/azure-subscriptions.md

Lines changed: 2 additions & 0 deletions

content/billing/concepts/billing-cycles.md

Lines changed: 2 additions & 0 deletions

content/billing/concepts/budgets-and-alerts.md

Lines changed: 2 additions & 0 deletions

content/billing/concepts/cost-centers.md

Lines changed: 2 additions & 0 deletions

content/billing/concepts/discounted-plans.md

Lines changed: 2 additions & 0 deletions

content/billing/concepts/enterprise-billing/azure-devops-licenses.md

Lines changed: 2 additions & 0 deletions

content/billing/concepts/enterprise-billing/billing-for-enterprises.md

Lines changed: 2 additions & 0 deletions

content/billing/concepts/enterprise-billing/combined-enterprise-use.md

Lines changed: 2 additions & 0 deletions

0 commit comments

Comments
 (0)