Currently e2e tests are run adding the kuadrant plugin statically. Consider following the same approach as the [console-plugin](https://github.com/Kuadrant/kuadrant-console-plugin/blob/main/.github/workflows/e2e.yaml) which is based on a microshift one node cluster running in a container.
Currently e2e tests are run adding the kuadrant plugin statically.
Consider following the same approach as the console-plugin which is based on a microshift one node cluster running in a container.