From b9fd97f217d09cee2131fc6e8d520dffed40e608 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Sun, 29 May 2022 23:24:26 +0000 Subject: [PATCH] Update go.mod and go.sum to latest version from networkservicemesh/cmd-nsc-init@main PR link: https://github.com/networkservicemesh/cmd-nsc-init/pull/454 Commit: cf8d444 Author: Denis Tingaikin Date: 2022-05-30 02:24:08 +0300 Message: - Merge pull request #454 from NikitaSkrynnik/tls12 Signed-off-by: NSMBot --- apps/admission-webhook-k8s/admission-webhook.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/admission-webhook-k8s/admission-webhook.yaml b/apps/admission-webhook-k8s/admission-webhook.yaml index ab80cb2923d4..c5ac351b71f2 100644 --- a/apps/admission-webhook-k8s/admission-webhook.yaml +++ b/apps/admission-webhook-k8s/admission-webhook.yaml @@ -42,7 +42,7 @@ spec: - name: NSM_CONTAINER_IMAGES value: ghcr.io/networkservicemesh/ci/cmd-nsc:c2cd55e - name: NSM_INIT_CONTAINER_IMAGES - value: ghcr.io/networkservicemesh/ci/cmd-nsc-init:3ff807c + value: ghcr.io/networkservicemesh/ci/cmd-nsc-init:cf8d444 - name: NSM_LABELS value: spiffe.io/spiffe-id:true - name: NSM_ENVS