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"
|
||||
value:
|
||||
requests:
|
||||
cpu: 20m
|
||||
memory: 50Mi
|
||||
cpu: 100m
|
||||
memory: 100Mi
|
||||
limits:
|
||||
cpu: 20m
|
||||
memory: 50Mi
|
||||
cpu: 100m
|
||||
memory: 100Mi
|
||||
|
|
Loading…
Reference in a new issue