Tejaskriya commented on code in PR #20:
URL: https://github.com/apache/ozone-helm-charts/pull/20#discussion_r2662430789


##########
charts/ozone/templates/om/om-service-headless.yaml:
##########
@@ -28,6 +28,8 @@ spec:
   ports:
     - name: ui
       port: {{ .Values.om.service.port }}
+    - name: ratis
+      port: {{ .Values.om.service.ratisPort }}

Review Comment:
   I hadn't tested it from outside the kubernetes cluster, that's maybe why I 
haven't observed the issue. I'll update this after some more testing



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to