Using upstream's manifests to deploy Agent on k8s for testing will keep testing process up to date with the proposed way of deploying agent on k8s. We will avoid hitting issues like #326.
Manifests: https://github.com/elastic/beats/blob/master/deploy/kubernetes/elastic-agent-standalone-kubernetes.yaml
Note: The above manifests are for standalone version so version for far so we need a way to use them with managed version too for testing.