Currently the pods installed in the sriov-fec-operator namespace run
on application cores. The sriov-fec-operator App is seen
as a platform app and therefore its pods need to run on platform
cores.
Accordingly, add the sriov-fec-system namespace to the list of
platform namespaces in collectd.
Test Plan:
PASS: Execute kube-memory tool and ensure its output contains fec
namespace data.
PASS: Edit collectd tool source code to display the list of namespaces
classified as K8S_NAMESPACE_SYSTEM and verify if the
sriov-fec-operator namespace was found.
Story: 2010826
Task: 48639
Change-Id: I85a07e7a30018b28ea49e96f0100294d40ce4433
Signed-off-by: Marcos Paulo Oliveira Silva <Marcos.PauloOliveiraSilva@windriver.com>