Diogo-Costa commented on a change in pull request #17666:
URL: https://github.com/apache/airflow/pull/17666#discussion_r692173624
##########
File path: chart/values.yaml
##########
@@ -701,6 +701,10 @@ webserver:
# port: 80
# targetPort: 8888
loadBalancerIP: ~
+ ## Limit load balancer source ips to list of CIDRs
+ # loadBalancerSourceRanges:
+ # - "143.231.0.0/16"
Review comment:
I put it only at example, fixing this in next commit
--
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]