diff --git a/apps/nse-noop/nse.yaml b/apps/nse-noop/nse.yaml index 9a6e47061b2f..869ef951c82c 100644 --- a/apps/nse-noop/nse.yaml +++ b/apps/nse-noop/nse.yaml @@ -18,7 +18,7 @@ spec: hostNetwork: true containers: - name: nse - image: ghcr.io/networkservicemesh/ci/cmd-nse-vfio:a860658 + image: ghcr.io/networkservicemesh/ci/cmd-nse-vfio:ac1a945 env: - name: SPIFFE_ENDPOINT_SOCKET value: unix:///run/spire/sockets/agent.sock diff --git a/apps/nse-vfio/nse.yaml b/apps/nse-vfio/nse.yaml index 879ba813ee73..9385ec0c6028 100644 --- a/apps/nse-vfio/nse.yaml +++ b/apps/nse-vfio/nse.yaml @@ -32,7 +32,7 @@ spec: mountPath: /dev/vfio - name: nse - image: ghcr.io/networkservicemesh/ci/cmd-nse-vfio:a860658 + image: ghcr.io/networkservicemesh/ci/cmd-nse-vfio:ac1a945 env: - name: SPIFFE_ENDPOINT_SOCKET value: unix:///run/spire/sockets/agent.sock