Skip to content

Commit 2e436f1

Browse files
committed
checkpoint
Signed-off-by: Jeff Ortel <[email protected]>
1 parent c2168f9 commit 2e436f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

task/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ The manager injects a few environment variables:
102102
| ADDON_HOME | Path to an EmptyDir mounted as the working directory. Defined by the [HomeDir](https://github.com/konveyor/tackle2-hub/tree/main/settings#addon) setting. |
103103
| SHARED_PATH | Path to an EmptyDir mounted in all containers within the pod for sharing files. Defined by the [Shared.Path](https://github.com/konveyor/tackle2-hub/tree/main/settings#main) setting. |
104104
| CACHE_PATH | Path to a volume mounted in all containers in all pods for cached files. Defined by the [Cache.Path](https://github.com/konveyor/tackle2-hub/tree/main/settings#main) setting. |
105-
| HUB_BASE_URL | The hub API base url. |
105+
| HUB_BASE_URL | The hub API base url. Defined by the [Hub.URL](https://github.com/konveyor/tackle2-hub/blob/ab4977d68c9e4a8e1d0189f296ef1bafc447b92d/settings/README.md#addon) setting. |
106106
| TASK | The task id (to be acted on). |
107107
| TOKEN | An authentication token for the hub API. |
108108

0 commit comments

Comments
 (0)