Orange-OpenSource / towards5gs-helm

Helm charts for deploying 5G network services on Kubernetes
Other
166 stars 130 forks source link

update open5gs configuration #106

Closed lgabhishek18 closed 9 months ago

lgabhishek18 commented 9 months ago

This pull request addresses the issue where the configuration for ueransim was missing to work with Open5GS. The absence of this configuration was causing issues in the GNodeB(gnb) of ueransim.

Changes Made: Added the necessary configurations in charts/ueransim/open5gs-values.yaml. Tested the changes in a local environment to verify their correctness.

raoufkh commented 9 months ago

Many thanks, @lgabhishek18.