This commit adds the ability to customize the liveness and readiness
probe values of the FEC Operator DaemonSet, allowing them to be
increased in high CPU demand scenarios.
Test Plan:
PASS: Install the application and override the values of the probe
environment variables, then verify that both the daemonset
and the controller are respecting the changes.
PASS: Validate basic application lifecycle operations:
upload/apply/remove/delete.
Closes-Bug: #2087998
Change-Id: I2323aa947637f8e49bf3a18acdd28a6a157edf40
Signed-off-by: Thiago Miranda <tmarques@windriver.com>