Skip to content

Commit 1b2e8d5

Browse files
committed
AAP-72950: Fix EE image pull destination in network ports table and diagrams
1 parent 20e02e9 commit 1b2e8d5

4 files changed

Lines changed: 1 addition & 1 deletion

File tree

137 KB
Loading
149 KB
Loading
136 KB
Loading

downstream/modules/platform/ref-network-ports-protocols-table.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ The following table shows container-based installation ports and inventory varia
3333
| {HubNameStart} | 80/443 | Installer node | TCP | HTTP/HTTPS | Enables installer node to push the execution environment image to automation hub when using the bundle installer. | ansible_port
3434
| {HubNameStart} | 80/443 | {ControllerNameStart} | TCP | HTTP/HTTPS | Pull collections |
3535
| {HubNameStart} | 80/443 | {EDAName} node | TCP | HTTP/HTTPS | Pull container decision environments |
36-
| {HubNameStart} | 80/443 | Execution node | TCP | HTTP/HTTPS | Allows execution nodes to pull the execution environment image from {HubName} |
36+
| {GatewayStart} | 80/443 | Execution node | TCP | HTTP/HTTPS | Allows execution nodes to pull the execution environment image from {HubName} through {Gateway} |
3737
| {HubNameStart} | 80/443| Gateway load balancer/Ingress node | TCP | HTTP/HTTPS | Accessing the component directly from {Gateway} | automationgateway_main_url
3838

3939
*gateway_main_url*

0 commit comments

Comments
 (0)