Merge pull request 'Refactored wandbox resources' (#47) from dev into main
Reviewed-on: #47
This commit was merged in pull request #47.
This commit is contained in:
@@ -120,11 +120,11 @@ spec:
|
|||||||
image: melpon/wandbox:latest
|
image: melpon/wandbox:latest
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
memory: "500Mi"
|
|
||||||
cpu: "500m"
|
|
||||||
requests:
|
|
||||||
memory: "2Gi"
|
memory: "2Gi"
|
||||||
cpu: "2"
|
cpu: "2"
|
||||||
|
requests:
|
||||||
|
memory: "500Mi"
|
||||||
|
cpu: "500m"
|
||||||
env:
|
env:
|
||||||
- name: WANDBOX_URL
|
- name: WANDBOX_URL
|
||||||
valueFrom: { configMapKeyRef: { name: wandbox-config, key: wandbox.rooturl } }
|
valueFrom: { configMapKeyRef: { name: wandbox-config, key: wandbox.rooturl } }
|
||||||
|
|||||||
Reference in New Issue
Block a user