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