Skip to content

Commit

Permalink
Merge pull request #2854 from alphagov/remove-customisations-of-stagi…
Browse files Browse the repository at this point in the history
…ng-chat-infrastructure

Remove scaling up of staging GOV.UK Chat infrastructure
  • Loading branch information
kevindew authored Dec 16, 2024
2 parents cc1cb5c + 7263f83 commit 9748b89
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions charts/app-config/values-staging.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1342,14 +1342,6 @@ govukApplications:

- name: govuk-chat
helmValues:
replicaCount: 16
appResources:
limits:
cpu: 6
memory: 3Gi
requests:
cpu: 4
memory: 2Gi
dbMigrationEnabled: true
workers:
enabled: true
Expand Down Expand Up @@ -1452,8 +1444,6 @@ govukApplications:
secretKeyRef:
name: govuk-chat-smart-survey
key: api_key_secret
- name: WEB_CONCURRENCY
value: '4'
- name: REDIS_URL
value: redis://chat-redis.eks.staging.govuk-internal.digital
- name: BIGQUERY_PROJECT
Expand Down

0 comments on commit 9748b89

Please sign in to comment.