From 54072b20195e9bde25c5d285247df964953f8ac6 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Fri, 29 Jul 2022 09:48:30 +0000 Subject: [PATCH] Update go.mod and go.sum to latest version from networkservicemesh/cmd-nsc-vpp@main PR link: https://github.com/networkservicemesh/cmd-nsc-vpp/pull/473 Commit: 59fd2ef Author: anastasia-malysheva Date: 2022-07-29 16:48:10 +0700 Message: - fix problem with monitor connection (#473) Signed-off-by: NSMBot --- apps/nsc-memif/nsc.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/nsc-memif/nsc.yaml b/apps/nsc-memif/nsc.yaml index 01550c426b82..a08af6e4d658 100644 --- a/apps/nsc-memif/nsc.yaml +++ b/apps/nsc-memif/nsc.yaml @@ -17,7 +17,7 @@ spec: spec: containers: - name: nsc - image: ghcr.io/networkservicemesh/ci/cmd-nsc-vpp:fcb38c1 + image: ghcr.io/networkservicemesh/ci/cmd-nsc-vpp:59fd2ef imagePullPolicy: IfNotPresent env: - name: SPIFFE_ENDPOINT_SOCKET