I need to add elastic agent host in openshift kubernetes cluster,
When I am changing namespace in yaml file to elk from kube-system, Pods are not getting ready, daemonset is not ready.
But when I am using kube-system as a namespace, daemonset and pods are ready.
The Problem is I cannot use kube-system namespace for elastic-agent.