Refactored wandbox resources
This commit is contained in:
@@ -120,11 +120,11 @@ spec:
|
||||
image: melpon/wandbox:latest
|
||||
resources:
|
||||
limits:
|
||||
memory: "500Mi"
|
||||
cpu: "500m"
|
||||
requests:
|
||||
memory: "2Gi"
|
||||
cpu: "2"
|
||||
requests:
|
||||
memory: "500Mi"
|
||||
cpu: "500m"
|
||||
env:
|
||||
- name: WANDBOX_URL
|
||||
valueFrom: { configMapKeyRef: { name: wandbox-config, key: wandbox.rooturl } }
|
||||
|
||||
Reference in New Issue
Block a user