helm-controller
helm-controller copied to clipboard
Switch to using K3s for CI instead of RKE
Once https://github.com/k3s-io/k3s/issues/1445 is closed, we should switch CI over to using a build of K3s in Docker to test helm-controller, instead of using RKE1 as we currently do. This would provide a more directly comparable environment to how helm-controller is most frequently run.
CI can be switched over now whenever as I've closed the mentioned issue
Should we consider kind?