Compare commits
2
Commits
56598d6c84
...
db63503ec9
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
db63503ec9 | ||
|
|
9953fae93d
|
@@ -120,6 +120,13 @@ spec:
|
||||
--storage-driver=overlay2
|
||||
securityContext:
|
||||
privileged: true
|
||||
resources:
|
||||
requests:
|
||||
cpu: "2"
|
||||
memory: 3Gi
|
||||
limits:
|
||||
cpu: "2"
|
||||
memory: 3Gi
|
||||
volumeMounts:
|
||||
- name: docker-socket
|
||||
mountPath: /run/docker
|
||||
|
||||
Reference in New Issue
Block a user