Skip to content

Commit

Permalink
Merge pull request #916 from replicatedhq/adamancini-patch-rook-9090
Browse files Browse the repository at this point in the history
list port 9090 required for rook if specified
  • Loading branch information
ricardomaraschini authored Nov 21, 2022
2 parents 410b670 + 3f866bf commit 24f039c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ In addition to the ports listed above that must be open between nodes, the follo
| 9100 | [prometheus](/docs/add-ons/prometheus) node-exporter metrics server |
| 10257 | kube-controller-manager health server |
| 10259 | kube-scheduler health server |

| 9090 | [rook-ceph](/docs/add-ons/rook) CSI driver (if rook add-on is installed) |


## High Availability Requirements
Expand Down

1 comment on commit 24f039c

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.