We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a907475 commit 5d6089eCopy full SHA for 5d6089e
tasks/akeyless/README.md
@@ -72,8 +72,9 @@ $ IT_PROPERTIES_FILE=~/my_it_props/akeyless.props mvn -DskipAkeylessITs=false fa
72
[INFO] ------------------------------------------------------------------------
73
```
74
75
-Set custom Concord server and agent images with `IT_SERVER_IMAGE` and `IT_AGENT_IMAGE`
76
-environment variables.
+Set custom Concord server and agent images with `TESTCONTAINERS_CONCORD_SERVER_IMAGE`
+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)
78
79
## Testing via Payload
80
0 commit comments