Skip to content

Commit 0bad1ed

Browse files
authored
Update hpa.yml
1 parent bb63ce4 commit 0bad1ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Kubernetese/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: 10m ## 10% of 1 core on your system
24+
cpu: 10m
2525

2626
---
2727

0 commit comments

Comments
 (0)