Skip to content

Commit 5d6089e

Browse files
committed
readme up
1 parent a907475 commit 5d6089e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

tasks/akeyless/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,9 @@ $ IT_PROPERTIES_FILE=~/my_it_props/akeyless.props mvn -DskipAkeylessITs=false fa
7272
[INFO] ------------------------------------------------------------------------
7373
```
7474

75-
Set custom Concord server and agent images with `IT_SERVER_IMAGE` and `IT_AGENT_IMAGE`
76-
environment variables.
75+
Set custom Concord server and agent images with `TESTCONTAINERS_CONCORD_SERVER_IMAGE`
76+
and `TESTCONTAINERS_CONCORD_AGENT_IMAGE` environment variables. See
77+
[`testcontainers-concord` usage notes](https://github.com/concord-workflow/testcontainers-concord?tab=readme-ov-file#usage)
7778

7879
## Testing via Payload
7980

0 commit comments

Comments
 (0)