Fix previous commit
This commit is contained in:
parent
70f7c57a09
commit
abc361720d
1 changed files with 2 additions and 2 deletions
|
|
@ -28,10 +28,10 @@ spec:
|
|||
resources:
|
||||
limits:
|
||||
cpu: 1000m
|
||||
memory: 1Gi
|
||||
memory: 2Gi
|
||||
requests:
|
||||
cpu: 1000m
|
||||
memory: 2Gi
|
||||
memory: 1Gi
|
||||
volumes:
|
||||
- name: runboat-scripts
|
||||
configMap:
|
||||
|
|
|
|||
Loading…
Reference in a new issue