A Helm chart for Kubernetes which installs Lagoon remote controllers which are used for handling build and task pods (https://github.com/uselagoon/remote-controller).
With the installation of this chart, you need to perform the following command to ensure that your CRDs are up to date:
helm show crds lagoon/lagoon-build-deploy --version 0.8.2 | kubectl apply -f -