Skip to content

Commit

Permalink
formatting the new page
Browse files Browse the repository at this point in the history
  • Loading branch information
kth13 committed Nov 14, 2023
1 parent 3b6d9fc commit d0a2e3d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/runbooks/runbook-commands.html.md.erb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ review_in: 1 year

# When the DB cpu is 100 %, try restarting the pods first

## commands restarting the pods, do it one by one
### commands restarting the pods, do it one by one

```
kubectl rollout restart deployment hmpps-interventions-service-dashboard -n hmpps-interventions-prod
Expand All @@ -16,7 +16,7 @@ kubectl rollout restart deployment hmpps-interventions-ui -n hmpps-interventions
kubectl rollout restart deployment hmpps-interventions-service-performance-report -n hmpps-interventions-prod
```

## If the above commands does not bring the db cpu down, trying scaling down and scale support up
### If the above commands does not bring the db cpu down, trying scaling down and scale support up

### commands for scaling down

Expand Down

0 comments on commit d0a2e3d

Please sign in to comment.