diff --git a/images/multus-daemonset-crio.yml b/images/multus-daemonset-crio.yml index 777830e2e..5e7d7fdd4 100644 --- a/images/multus-daemonset-crio.yml +++ b/images/multus-daemonset-crio.yml @@ -272,6 +272,7 @@ spec: mountPath: /host/usr/libexec/cni - name: multus-cfg mountPath: /tmp/multus-conf + terminationGracePeriodSeconds: 10 volumes: - name: cni hostPath: @@ -341,6 +342,7 @@ spec: mountPath: /host/usr/libexec/cni - name: multus-cfg mountPath: /tmp/multus-conf + terminationGracePeriodSeconds: 10 volumes: - name: cni hostPath: