Compare commits
2
Commits
286f6e125d
...
d99fda8792
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d99fda8792 | ||
|
|
bdb5cc3a3f |
@@ -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