diff --git a/apps/nsc-kernel/nsc.yaml b/apps/nsc-kernel/nsc.yaml index cf3fceaf0449..08558c5cb0c9 100644 --- a/apps/nsc-kernel/nsc.yaml +++ b/apps/nsc-kernel/nsc.yaml @@ -16,7 +16,7 @@ spec: spec: containers: - name: nsc - image: networkservicemeshci/cmd-nsc:0533e164 + image: networkservicemeshci/cmd-nsc:7024945e imagePullPolicy: IfNotPresent env: - name: SPIFFE_ENDPOINT_SOCKET diff --git a/apps/nsc-vfio/nsc.yaml b/apps/nsc-vfio/nsc.yaml index 37b49da2c1aa..66647907aadc 100644 --- a/apps/nsc-vfio/nsc.yaml +++ b/apps/nsc-vfio/nsc.yaml @@ -25,7 +25,7 @@ spec: mountPath: /dev/vfio - name: sidecar - image: networkservicemeshci/cmd-nsc:0533e164 + image: networkservicemeshci/cmd-nsc:7024945e imagePullPolicy: IfNotPresent env: - name: SPIFFE_ENDPOINT_SOCKET