pgvishnuram commented on a change in pull request #20199:
URL: https://github.com/apache/airflow/pull/20199#discussion_r768841017



##########
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:
       Network Policy parameter for webserver  and flower  UI moved away from 
named port to port-number to avoid issues with openshift - is this okay




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