COMAC-193 Load nf_conntrack_proto_sctp kernel module in helm charts

Change-Id: I0c9983be4ccc214b369c67e35d402d4ded527e3c
diff --git a/profiles/comac/install/prerequisites.md b/profiles/comac/install/prerequisites.md
index 7e883dd..185c6f4 100644
--- a/profiles/comac/install/prerequisites.md
+++ b/profiles/comac/install/prerequisites.md
@@ -103,16 +103,6 @@
   OK: SR-IOV is enabled on [iface name]
 ```
 
-#### Load SCTP module
-
-The protocol used in S1-MME interface is SCTP.
-Make sure SCTP kernel module is loaded in all nodes permanently:
-
-```shell
-sudo modprobe nf_conntrack_proto_sctp
-echo "nf_conntrack_proto_sctp" >> /etc/modules
-```
-
 ### Kubernetes
 
 Read [this page](https://guide.opencord.org/prereqs/kubernetes.html) first for a