jedcunningham commented on a change in pull request #18272:
URL: https://github.com/apache/airflow/pull/18272#discussion_r709442284



##########
File path: chart/templates/webserver/webserver-deployment.yaml
##########
@@ -129,6 +129,12 @@ spec:
           resources:
 {{ toYaml .Values.webserver.resources | indent 12 }}
           volumeMounts:
+{{- if semverCompare ">=1.10.12" .Values.airflowVersion }}

Review comment:
       It probably should be present for 2.0.0+ too, as it is config, even if 
it isn't being used.




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