Merge pull request #399 from reylejano/patch-port-reqs

Add port 80 for hosted k8s port requirements between Rancher nodes
This commit is contained in:
Billy Tat
2023-02-07 09:48:07 -08:00
committed by GitHub
+4 -3
View File
@@ -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"
@@ -25,7 +28,6 @@ const PortsImportedHosted = () => (
}}>git.rancher.io</td>
</tr>
<tr>
<td></td>
<td style={{
"background-color": "#3497DA",
color: "#ffffff"
@@ -33,7 +35,6 @@ const PortsImportedHosted = () => (
<td></td>
</tr>
<tr>
<td></td>
<td style={{
"background-color": "#3497DA",
color: "#ffffff"