Skip to content

Commit

Permalink
Update go.mod and go.sum to latest version from networkservicemesh/cm…
Browse files Browse the repository at this point in the history
…d-nsc-vpp@main

PR link: networkservicemesh/cmd-nsc-vpp#601

Commit: bc563e9
Author: Nikita Skrynnik
Date: 2023-09-26 21:54:50 +1100
Message:
  - Enable vpp liveness check (#601)
* enable vpp liveness check

Signed-off-by: Nikita Skrynnik <[email protected]>

* fix CI

Signed-off-by: Nikita Skrynnik <[email protected]>

* fix linter

Signed-off-by: Nikita Skrynnik <[email protected]>

---------

Signed-off-by: NSMBot <[email protected]>
  • Loading branch information
NSMBot committed Sep 26, 2023
1 parent eb82f4c commit ee2728b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/nsc-memif/nsc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
spec:
containers:
- name: nsc
image: ghcr.io/networkservicemesh/ci/cmd-nsc-vpp:f0897f4
image: ghcr.io/networkservicemesh/ci/cmd-nsc-vpp:bc563e9
imagePullPolicy: IfNotPresent
env:
- name: SPIFFE_ENDPOINT_SOCKET
Expand Down

0 comments on commit ee2728b

Please sign in to comment.