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-registry-k8s@main networkservicemesh/cmd-registry-k8s#

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

networkservicemesh/cmd-registry-k8s commit message:
commit 1e7146ab31032565c57d4e184eb85850173513e1
Author: Ed Warnicke <hagbard@gmail.com>
Date:   Sun Jun 6 08:48:16 2021 -0500

    Merge pull request #138 from denis-tingaikin/fix-client-options

    qfix: clientOptions are wrong for interdomain scenario

Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Jun 6, 2021
1 parent 8781e3f commit e30bd44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/registry-k8s/registry-k8s.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
spec:
serviceAccountName: registry-k8s-sa
containers:
- image: ghcr.io/networkservicemesh/ci/cmd-registry-k8s:latest
- image: ghcr.io/networkservicemesh/ci/cmd-registry-k8s:1e7146a
env:
- name: SPIFFE_ENDPOINT_SOCKET
value: unix:///run/spire/sockets/agent.sock
Expand Down

0 comments on commit e30bd44

Please sign in to comment.