Gradiant / 5g-charts

Helm charts for 5G Technologies
Apache License 2.0
110 stars 43 forks source link

Update ues-deployment.yaml #118

Closed ragusv closed 1 year ago

ragusv commented 1 year ago

Fetch the gnb hostname (it will be the service name of the ueransim-gnb of type "ClusterIP") which would have already been deployed

cgiraldo commented 1 year ago

the current template value: {{ template "common.names.fullname" . }} already fetch the name of the gnb service.