mik-laj commented on issue #16039:
URL: https://github.com/apache/airflow/issues/16039#issuecomment-847727894


   
https://github.com/apache/airflow/blob/master/chart/templates/webserver/webserver-service.yaml#L46
   ````diff
          protocol: TCP      
   -      port: {{ .Values.ports.airflowUI }}
   +      port: 80
   +      targetPort: {{ .Values.ports.airflowUI }}
   ````
   It should fix this bug. Can you check it?


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

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


Reply via email to