mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-25 04:28:15 +00:00
add port 80 for hosted k8s port requirements
This commit is contained in:
@@ -13,7 +13,10 @@ const PortsImportedHosted = () => (
|
||||
<tbody>
|
||||
<tr>
|
||||
<td rowspan="3">Rancher Nodes <sup>(1)</sup></td>
|
||||
<td></td>
|
||||
<td rowspan="3" style={{
|
||||
"background-color": "#3497DA",
|
||||
color: "#ffffff"
|
||||
}}>80 TCP</td>
|
||||
<td style={{
|
||||
"background-color": "#3497DA",
|
||||
color: "#ffffff"
|
||||
|
||||
Reference in New Issue
Block a user