Skip to content

Commit

Permalink
Change docker image
Browse files Browse the repository at this point in the history
Co-authored-by: Giovanni Liva <[email protected]>
Signed-off-by: Shardul Srivastava <[email protected]>
  • Loading branch information
shardulsrivastava and thisthat authored Jan 31, 2023
1 parent f66d4b4 commit 8cf1224
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion functions-runtime/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ docker run -e SCRIPT=https://raw.githubusercontent.com/keptn/lifecycle-toolkit/m

### Docker with function and external data - prometheus
```
docker run -e SCRIPT=https://raw.githubusercontent.com/keptn/lifecycle-toolkit/main/functions-runtime/samples/ts/prometheus.ts -e DATA='{ "url":"http://localhost:9090", "metrics": "up{service=\"kubernetes\"}", "expected_value": "1" }' -it keptnsandbox/klc-runtime:${VERSION}
docker run -e SCRIPT=https://raw.githubusercontent.com/keptn/lifecycle-toolkit/main/functions-runtime/samples/ts/prometheus.ts -e DATA='{ "url":"http://localhost:9090", "metrics": "up{service=\"kubernetes\"}", "expected_value": "1" }' -it ghcr.keptn.sh/keptn/functions-runtime:${VERSION}
```

<img referrerpolicy="no-referrer-when-downgrade" src="https://static.scarf.sh/a.png?x-pxid=858843d8-8da2-4ce5-a325-e5321c770a78" />

0 comments on commit 8cf1224

Please sign in to comment.