We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb63ce4 commit 0bad1edCopy full SHA for 0bad1ed
1 file changed
Kubernetese/hpa/hpa.yml
@@ -21,7 +21,7 @@ spec:
21
image: nginx:latest
22
resources:
23
limits:
24
- cpu: 10m ## 10% of 1 core on your system
+ cpu: 10m
25
26
---
27
0 commit comments