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-admission-webhook-k8s@main (#12208)

PR link: networkservicemesh/cmd-admission-webhook-k8s#450

Commit: 6c7d4fd
Author: Denis Tingaikin
Date: 2024-08-15 11:33:02 +0300
Message:
  - Merge pull request #450 from Ex4amp1e/add-pprof-enable-conf

Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
Co-authored-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
nsmbot and NSMBot authored Aug 15, 2024
1 parent 90c9108 commit 39c4383
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/admission-webhook-k8s/admission-webhook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
serviceAccount: admission-webhook-sa
containers:
- name: admission-webhook-k8s
image: ghcr.io/networkservicemesh/ci/cmd-admission-webhook-k8s:430a0f1
image: ghcr.io/networkservicemesh/ci/cmd-admission-webhook-k8s:6c7d4fd
imagePullPolicy: IfNotPresent
readinessProbe:
httpGet:
Expand Down

0 comments on commit 39c4383

Please sign in to comment.