Skip to content

Commit

Permalink
fix: added missing trait
Browse files Browse the repository at this point in the history
  • Loading branch information
siredmar committed Jul 11, 2022
1 parent 4019e07 commit 01f5384
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ spec:
},
{
name: "nats-leafnode-sidecar"
image: "ci4rail/nats-leafnode-client:972bd5b3"
image: "ghcr.io/edgefarm/nats-leafnode-client:v0.2.0-beta.1"
command: ["/bin/sh", "-c", "env && echo $REMOTE && /client --remote $REMOTE --natsuri nats://leaf-nats.nats:4222 --creds /creds --component " + context.name]
env: [
{
Expand Down

0 comments on commit 01f5384

Please sign in to comment.