Skip to content

Commit

Permalink
Update application version to latest version from networkservicemesh/…
Browse files Browse the repository at this point in the history
…cmd-admission-webhook-k8s@master networkservicemesh/cmd-admission-webhook-k8s#

networkservicemesh/cmd-admission-webhook-k8s PR link: https://github.com/networkservicemesh/cmd-admission-webhook-k8s/pull/

networkservicemesh/cmd-admission-webhook-k8s commit message:
commit 95b68ed82c3d6cd363d048985759da40b9b22cc3
Author: Ed Warnicke <hagbard@gmail.com>
Date:   Wed Apr 7 15:44:45 2021 -0500

    Merge pull request #2 from denis-tingaikin/add-initial-version-webhook

    feat: Add initial version of cmd-admission-webhook-k8s

Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Apr 8, 2021
1 parent 3509653 commit f884678
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 @@ -17,7 +17,7 @@ spec:
serviceAccount: admission-webhook-sa
containers:
- name: admission-webhook-k8s
image: networkservicemeshci/cmd-admission-webhook-k8s:master
image: networkservicemeshci/cmd-admission-webhook-k8s:95b68ed8
imagePullPolicy: IfNotPresent
env:
- name: SPIFFE_ENDPOINT_SOCKET
Expand Down

0 comments on commit f884678

Please sign in to comment.