Skip to content

Update GitLab in the OpenShift template to 8.14.1

DJ Mountney requested to merge openshift-template-8-14-update into master

And also made some fixes recommended by @jorgemoralespou

  • Drop the volume mount on the post-init container
  • Use a recreate deployment stragedy instead of rolling of supporting installs that have multiple nodes, but only allow one node to access a persistent volume at a time.

Merge request reports