Skip to content
This repository has been archived by the owner on Sep 24, 2021. It is now read-only.

🐛 Clean up manager YAML #257

Merged
merged 1 commit into from
Oct 23, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Clean up manager YAML
Signed-off-by: Chuck Ha <chuckh@vmware.com>
  • Loading branch information
chuckha committed Oct 23, 2019
commit fac479fec9a2a06728f308c81055483949e1f04b
6 changes: 0 additions & 6 deletions config/manager/manager.yaml
Original file line number Diff line number Diff line change
@@ -30,16 +30,10 @@ spec:
volumeMounts:
- mountPath: /var/run/docker.sock
name: dockersock
- mountPath: /var/lib/docker
name: dockerlib
securityContext:
privileged: true
terminationGracePeriodSeconds: 10
volumes:
- name: dockersock
hostPath:
path: /var/run/docker.sock
type: Socket
- name: dockerlib
hostPath:
path: /var/lib/docker