Skip to content

Commit

Permalink
correction in indentation format in memory.md file (kedacore#1075)
Browse files Browse the repository at this point in the history
Signed-off-by: Adarsh-verma-14 <[email protected]>
  • Loading branch information
Adarsh-verma-14 authored Feb 25, 2023
1 parent 550c051 commit 3890eae
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion content/docs/2.10/scalers/memory.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.8/scalers/memory.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/memory.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 3890eae

Please sign in to comment.