AETHER-621 Sync subscriber state from ROC when SPGWC restarts

Change-Id: I2dd133b89f34497209e8120a2e2e541ed544fee8
diff --git a/omec/omec-control-plane/values.yaml b/omec/omec-control-plane/values.yaml
index 41f3482..2f9cb0c 100644
--- a/omec/omec-control-plane/values.yaml
+++ b/omec/omec-control-plane/values.yaml
@@ -407,7 +407,9 @@
           #realm:
   spgwc:
     deploy: true
-    managedByRoc: false
+    managedByRoc:
+      enabled: false
+      syncUrl: ""
     podAnnotations:
       fluentbit.io/parser: spgwc
       field.cattle.io/workloadMetrics: '[{"path":"/metrics","port":9089,"schema":"HTTP"}]'