pgvishnuram commented on a change in pull request #20199:
URL: https://github.com/apache/airflow/pull/20199#discussion_r768934904
##########
File path: chart/values.yaml
##########
@@ -721,7 +721,7 @@ webserver:
from: []
# Ports for webserver NetworkPolicy ingress (if `from` is set)
ports:
- - port: airflow-ui
+ - port: "{{ .Values.ports.airflowUI }}"
Review comment:
updated rst file - pls verify @kaxil and @jedcunningham
--
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]