Skip to content

Commit

Permalink
fix(controller): store csi-socket in tmpfs to allow node to be drained
Browse files Browse the repository at this point in the history
  • Loading branch information
paullaffitte committed Nov 19, 2020
1 parent 8f30a68 commit a9a7329
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions helm/dothill-provisioner/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,3 +56,4 @@ spec:
volumes:
- name: socket-dir
emptyDir:
medium: Memory

0 comments on commit a9a7329

Please sign in to comment.