XD-DENG commented on a change in pull request #13906:
URL: https://github.com/apache/airflow/pull/13906#discussion_r571830308



##########
File path: chart/templates/webserver/webserver-deployment.yaml
##########
@@ -39,7 +39,7 @@ spec:
   strategy:
     type: RollingUpdate
     rollingUpdate:
-      maxUnavailable: 1
+{{ toYaml .Values.webserver.rollingUpdate | indent 6 }}

Review comment:
       Then where is your `maxSurge` in `values.yaml`?  :-)
   As well as the necessary update in `chart/README.md`? 
   
   Please make *all* necessary changes and rebase.




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