Add grace period to missing deployment template

This commit is contained in:
Tomofumi Hayashi
2021-01-28 15:25:45 +09:00
parent f6df613c32
commit d093709f94

View File

@@ -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: