From 30216ec38207d87ceb5d0124a8b3b1574cf5a6a7 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Wed, 9 Feb 2022 11:11:02 +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/362 Commit: addc4f8 Author: Network Service Mesh Bot Date: 2022-02-09 05:07:09 -0600 Message: - Sync files with networkservicemesh/cmd-template 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 2f123d7fef0f..430b34eb8065 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:d2b252b + image: ghcr.io/networkservicemesh/ci/cmd-nsc-vpp:addc4f8 imagePullPolicy: IfNotPresent env: - name: SPIFFE_ENDPOINT_SOCKET