diff --git a/apps/nse-noop/nse.yaml b/apps/nse-noop/nse.yaml index 175efa8cc2b0..97b2b78cc486 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:b384c64 + image: ghcr.io/networkservicemesh/ci/cmd-nse-vfio:744fcff 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 175920853568..dff7e66e76bd 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:b384c64 + image: ghcr.io/networkservicemesh/ci/cmd-nse-vfio:744fcff env: - name: SPIFFE_ENDPOINT_SOCKET value: unix:///run/spire/sockets/agent.sock