[SDFAB-977][SDFAB-383] Integrate atomix 3.1.12. Enable phased recovery by default

Change-Id: Id6e96194f9a08655b932c917900e7184cd947c06
diff --git a/sdfabric/values.yaml b/sdfabric/values.yaml
index 9aceb28..3157413 100644
--- a/sdfabric/values.yaml
+++ b/sdfabric/values.yaml
@@ -26,7 +26,7 @@
   java_opts: -Xmx4G -Dlog4j2.formatMsgNoLookups=true -XX:+UnlockExperimentalVMOptions -XX:+UseZGC
   image:
     repository: opennetworking/sdfabric-onos
-    tag: master-2022-02-18
+    tag: master-2022-02-26
 
   replicas: 3
 
@@ -98,6 +98,10 @@
           "monitorHosts": "true",
           "probeRate": "10000"
         }
+      "org.onosproject.segmentrouting.phasedrecovery.impl.PhasedRecoveryManager": >
+        {
+          "phasedRecovery": true
+        }
     # Please check the README to learn more
     # netcfg: >
     #     {