This commit is contained in:
parent
f56916dfbb
commit
a851f45370
1 changed files with 4 additions and 4 deletions
|
@ -11,8 +11,8 @@
|
||||||
path: "/spec/template/spec/containers/1/resources"
|
path: "/spec/template/spec/containers/1/resources"
|
||||||
value:
|
value:
|
||||||
requests:
|
requests:
|
||||||
cpu: 20m
|
cpu: 100m
|
||||||
memory: 50Mi
|
memory: 100Mi
|
||||||
limits:
|
limits:
|
||||||
cpu: 20m
|
cpu: 100m
|
||||||
memory: 50Mi
|
memory: 100Mi
|
||||||
|
|
Loading…
Reference in a new issue