From b5c12377da330f74e87057a997f2fa56018682b7 Mon Sep 17 00:00:00 2001 From: Hemachandra Reddy Date: Mon, 23 Mar 2020 23:44:11 +0000 Subject: [PATCH] Fixes the pod prestop hook Change-Id: I94988da32bdcf2d1a947abecf4faa8cd84a54741 --- openvswitch/templates/daemonset-ovs-vswitchd.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openvswitch/templates/daemonset-ovs-vswitchd.yaml b/openvswitch/templates/daemonset-ovs-vswitchd.yaml index 8510b02e1..41dcf8f03 100644 --- a/openvswitch/templates/daemonset-ovs-vswitchd.yaml +++ b/openvswitch/templates/daemonset-ovs-vswitchd.yaml @@ -115,7 +115,7 @@ It should be handled through lcore and pmd core masks. */}} preStop: exec: command: - - /tmp/openvswitch-db-server.sh + - /tmp/openvswitch-vswitchd.sh - stop volumeMounts: - name: pod-tmp