uselagoon / remote-controller

A group of controllers for handling Lagoon builds and tasks in Kubernetes or Openshift
5 stars 1 forks source link

feat: add options to set the build pod security context #38

Closed smlx closed 3 years ago

smlx commented 3 years ago

This PR adds CLI options to inject a securityContext into the build pod (disabled by default).

This is part of the work for https://github.com/amazeeio/lagoon/pull/2481

shreddedbacon commented 3 years ago

LGTM