You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: task/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -102,7 +102,7 @@ The manager injects a few environment variables:
102
102
| 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. |
103
103
| 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. |
104
104
| 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. |
106
106
| TASK | The task id (to be acted on). |
107
107
| TOKEN | An authentication token for the hub API. |
0 commit comments