Skip to content

Commit

Permalink
maintenance page
Browse files Browse the repository at this point in the history
  • Loading branch information
Neill Turner committed Oct 30, 2024
1 parent c461eeb commit 7ca1fa1
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions maintenance_page/manifests/maintenance/deployment_maintenance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@ spec:
teacherservices.cloud/node_pool: applications
kubernetes.io/os: linux
containers:
- name: apply-for-qts-maintenance
image: ghcr.io/dfe-digital/apply-for-qualified-teacher-status-maintenance:dummy-tag
ports:
- containerPort: 8080
resources:
requests:
memory: 64M
cpu: 0.1
limits:
memory: 64M
cpu: 1
- name: apply-for-qts-maintenance
image: ghcr.io/dfe-digital/apply-for-qualified-teacher-status-maintenance:dummy-tag
ports:
- containerPort: 8080
resources:
requests:
memory: 64M
cpu: 0.1
limits:
memory: 64M
cpu: 1

0 comments on commit 7ca1fa1

Please sign in to comment.