Apply fix for #8642 to GracefulDeletion

This commit is contained in:
Clayton Coleman 2015-06-01 11:21:52 -04:00
parent 5f06138798
commit f12a68cd60
2 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,7 @@ spec:
mountPath: /varlog
- name: containers
mountPath: /var/lib/docker/containers
terminationGracePeriodSeconds: 30
volumes:
- name: varlog
hostPath:

View File

@ -17,6 +17,7 @@ spec:
mountPath: /varlog
- name: containers
mountPath: /var/lib/docker/containers
terminationGracePeriodSeconds: 30
volumes:
- name: varlog
hostPath: