Skip to content

Commit

Permalink
correction in indentation formate in cpu.md file (#1023)
Browse files Browse the repository at this point in the history
  • Loading branch information
Adarsh-verma-14 authored Dec 22, 2022
1 parent 4a4e7d4 commit 853f0fe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion content/docs/2.10/scalers/cpu.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,5 +92,5 @@ spec:
metricType: Utilization # Allowed types are 'Utilization' or 'AverageValue'
metadata:
value: "50"
containerName: "api"
containerName: "api"
```
2 changes: 1 addition & 1 deletion content/docs/2.9/scalers/cpu.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,5 +92,5 @@ spec:
metricType: Utilization # Allowed types are 'Utilization' or 'AverageValue'
metadata:
value: "50"
containerName: "api"
containerName: "api"
```

0 comments on commit 853f0fe

Please sign in to comment.