update drone
This commit is contained in:
@@ -27,12 +27,12 @@ spec:
|
||||
- name: "DRONE_RUNNER_CAPACITY"
|
||||
value: "5"
|
||||
volumeMounts:
|
||||
- name: docker-socket
|
||||
mountPath: /var/run/docker.sock
|
||||
- name: containerd-socket
|
||||
mountPath: /run/containerd/containerd.sock
|
||||
volumes:
|
||||
- name: docker-socket
|
||||
- name: containerd-socket
|
||||
hostPath:
|
||||
path: /var/run/docker.sock
|
||||
path: /run/containerd/containerd.sock
|
||||
type: Socket
|
||||
---
|
||||
apiVersion: v1
|
||||
|
Reference in New Issue
Block a user