mirror of
https://github.com/Gradiant/open5gs-legacy-operator.git
synced 2025-11-02 13:03:16 +00:00
open5gs
Helm chart to deploy Open5gs services on Kubernetes.
Homepage: https://github.com/gradiant/openverso-charts
Maintainers
| Name | Url | |
|---|---|---|
| cgiraldo | cgiraldo@gradiant.org |
Source Code
Requirements
| Repository | Name | Version |
|---|---|---|
| file://../open5gs-amf | amf(open5gs-amf) | ~2.1.0 |
| file://../open5gs-ausf | ausf(open5gs-ausf) | ~2.1.0 |
| file://../open5gs-bsf | bsf(open5gs-bsf) | ~2.1.0 |
| file://../open5gs-hss | hss(open5gs-hss) | ~2.1.0 |
| file://../open5gs-mme | mme(open5gs-mme) | ~2.1.0 |
| file://../open5gs-nrf | nrf(open5gs-nrf) | ~2.1.0 |
| file://../open5gs-nssf | nssf(open5gs-nssf) | ~2.1.0 |
| file://../open5gs-pcf | pcf(open5gs-pcf) | ~2.1.0 |
| file://../open5gs-pcrf | pcrf(open5gs-pcrf) | ~2.1.0 |
| file://../open5gs-scp | scp(open5gs-scp) | ~2.1.0 |
| file://../open5gs-sgwc | sgwc(open5gs-sgwc) | ~2.1.0 |
| file://../open5gs-sgwu | sgwu(open5gs-sgwu) | ~2.1.0 |
| file://../open5gs-smf | smf(open5gs-smf) | ~2.1.0 |
| file://../open5gs-udm | udm(open5gs-udm) | ~2.1.0 |
| file://../open5gs-udr | udr(open5gs-udr) | ~2.1.0 |
| file://../open5gs-upf | upf(open5gs-upf) | ~2.1.0 |
| file://../open5gs-webui | webui(open5gs-webui) | ~2.1.0 |
| https://charts.bitnami.com/bitnami | common | 1.x.x |
| https://charts.bitnami.com/bitnami | mongodb | ~12.1.19 |
Values
| Key | Type | Default | Description |
|---|---|---|---|
| amf.enabled | bool | true |
|
| amf.image.tag | string | "2.6.4" |
|
| ausf.enabled | bool | true |
|
| ausf.image.tag | string | "2.6.4" |
|
| bsf.enabled | bool | true |
|
| bsf.image.tag | string | "2.6.4" |
|
| dbURI | string | "mongodb://{{ .Release.Name }}-mongodb/open5gs" |
|
| hss.enabled | bool | true |
|
| hss.image.tag | string | "2.6.4" |
|
| hss.mongodb.enabled | bool | false |
|
| mme.enabled | bool | true |
|
| mme.image.tag | string | "2.6.4" |
|
| mongodb.auth.enabled | bool | false |
|
| mongodb.enabled | bool | true |
|
| nrf.enabled | bool | true |
|
| nrf.image.tag | string | "2.6.4" |
|
| nssf.enabled | bool | true |
|
| nssf.image.tag | string | "2.6.4" |
|
| pcf.enabled | bool | true |
|
| pcf.image.tag | string | "2.6.4" |
|
| pcf.mongodb.enabled | bool | false |
|
| pcrf.enabled | bool | true |
|
| pcrf.image.tag | string | "2.6.4" |
|
| pcrf.mongodb.enabled | bool | false |
|
| populate.enabled | bool | true |
|
| populate.image.pullPolicy | string | "IfNotPresent" |
|
| populate.image.registry | string | "docker.io" |
|
| populate.image.repository | string | "gradiant/open5gs-dbctl" |
|
| populate.image.tag | string | "0.10.2" |
|
| populate.initCommands | list | [] |
|
| scp.enabled | bool | false |
|
| scp.image.tag | string | "2.6.4" |
|
| scp.mongodb.enabled | bool | false |
|
| sgwc.enabled | bool | true |
|
| sgwc.image.tag | string | "2.6.4" |
|
| sgwu.enabled | bool | true |
|
| sgwu.image.tag | string | "2.6.4" |
|
| smf.enabled | bool | true |
|
| smf.image.tag | string | "2.6.4" |
|
| udm.enabled | bool | true |
|
| udm.image.tag | string | "2.6.4" |
|
| udr.enabled | bool | true |
|
| udr.image.tag | string | "2.6.4" |
|
| udr.mongodb.enabled | bool | false |
|
| upf.enabled | bool | true |
|
| upf.image.tag | string | "2.6.4" |
|
| webui.enabled | bool | true |
|
| webui.image.tag | string | "2.6.4" |
Autogenerated from chart metadata using helm-docs v1.11.0