1
0
mirror of https://github.com/minio/docs.git synced 2025-07-30 07:03:26 +03:00

Fixup to NodePort range for Operator

This commit is contained in:
Ravind Kumar
2023-11-16 17:00:09 -05:00
parent c770ba9d76
commit 8b7448cb95

View File

@ -135,10 +135,10 @@ You can modify the Operator deployment after installation.
port: 9090
protocol: TCP
targetPort: 9090
nodePort: 39090
nodePort: 30090
type: NodePort
You can attempt to connect to the MinIO Operator Console by specifying port ``39090`` on any of the worker nodes in the deployment.
You can attempt to connect to the MinIO Operator Console by specifying port ``30090`` on any of the worker nodes in the deployment.
#. Retrieve the Console Access Token