more mem
This commit is contained in:
parent
56d53bfaf6
commit
a4b2e9595d
1 changed files with 2 additions and 2 deletions
|
|
@ -34,10 +34,10 @@ steps:
|
|||
kubernetes:
|
||||
resources:
|
||||
requests:
|
||||
memory: 1000Mi
|
||||
memory: 2000Mi
|
||||
cpu: 0m
|
||||
limits:
|
||||
memory: 1300Mi
|
||||
memory: 3000Mi
|
||||
cpu: 1000m
|
||||
nodeSelector:
|
||||
kubernetes.io/arch: 'arm64'
|
||||
|
|
|
|||
Loading…
Reference in a new issue