Skip to content
Snippets Groups Projects
Commit e7f18b72 authored by turletti's avatar turletti
Browse files

update

parent 9dd5cf4a
No related branches found
No related tags found
No related merge requests found
......@@ -55,9 +55,9 @@ data:
NETWORK_INTERFACES :
{
GNB_INTERFACE_NAME_FOR_NG_AMF = "{{ .Values.config.n2IfName}}";
GNB_IPV4_ADDRESS_FOR_NG_AMF = "@GNB_N2_IP_ADDRESS@";
GNB_IPV4_ADDRESS_FOR_NG_AMF = "@CU_UP_N2_IP_ADDRESS@";
GNB_INTERFACE_NAME_FOR_NGU = "{{ .Values.config.n3IfName}}";
GNB_IPV4_ADDRESS_FOR_NGU = "@GNB_N3_IP_ADDRESS@";
GNB_IPV4_ADDRESS_FOR_NGU = "@CU_UP_N3_IP_ADDRESS@";
GNB_PORT_FOR_S1U = 2152; # Spec 2152
};
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment