Skip to content

Add option for webservice deployment strategy

Albert Salim requested to merge caalberts-webservice-deployment-strategy into master

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

Merge request reports