Skip to content

Commit da2c365

Browse files
author
lerndevops
authored
Update hpa.yml
1 parent 1a0ca5a commit da2c365

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kube/controllers/hpa/hpa.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ spec:
2121
image: nginx:latest
2222
resources:
2323
limits:
24-
cpu: 100m ## 10% of 1 core on your system
24+
cpu: 20m ## 10% of 1 core on your system
2525

2626
---
2727

0 commit comments

Comments
 (0)