lhotari commented on code in PR #546:
URL: https://github.com/apache/pulsar-helm-chart/pull/546#discussion_r1833321795


##########
charts/pulsar/values.yaml:
##########
@@ -1180,6 +1180,8 @@ proxy:
     ## Restrict traffic through the load balancer to specified IPs on 
providers supporting it.
     # loadBalancerSourceRanges:
     #   - 10.0.0.0/8
+    # Set a loadBalancerClass for loadbalancer service. (example: 
loadBalancerClass is beeded by metallb)

Review Comment:
   ```suggestion
       # Set a loadBalancerClass for loadbalancer service. (example: 
loadBalancerClass is needed by metallb)
   ```
   typo fix



##########
charts/pulsar/values.yaml:
##########
@@ -1406,6 +1408,8 @@ pulsar_manager:
     ## Restrict traffic through the load balancer to specified IPs on 
providers supporting it.
     # loadBalancerSourceRanges:
     #   - 10.0.0.0/8
+    # Set a loadBalancerClass for loadbalancer service. (example: 
loadBalancerClass is beeded by metallb)

Review Comment:
   ```suggestion
       # Set a loadBalancerClass for loadbalancer service. (example: 
loadBalancerClass is needed by metallb)
   ```
   typo fix



-- 
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]

Reply via email to