Add option for webservice deployment strategy
Adds helm option for webservice deployment strategy, with default RollingUpdate
.
This can be used to override this with other deployment strategy such as Recreate
needed to address gitlab-org/gitlab#212643 (comment 336373268)
Edited by Albert Salim