Configuration¶
The chart defaults live in the Helm values file at the repository root. This page summarizes the knobs that matter most when deploying or customizing the lab.
Main sections¶
imagesfor Open5GS, UERANSIM, and MongoDB image referencessubscriberfor IMSI, keys, OPC, slice, and DNN valuesnetworkfor host networking behavior on the RAN sideresourcesfor CPU and memory requests and limits
Typical adjustments¶
The most common customizations are:
- changing the IMSI and authentication material for a different UE profile
- toggling host networking for the gNB and UE pods
- swapping container images for cluster-specific registries
- tuning resource limits for smaller local clusters
Usage pattern¶
Apply values overrides through Helm when deploying the chart, or adjust the defaults in the chart values file before packaging the release.