Orange-OpenSource / towards5gs-helm

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

Issue in deploying free5gc with flux #110

Closed SamarSidharth closed 5 months ago

SamarSidharth commented 6 months ago

The version 1.1.7 of free5gc chart is not working with flux due to the below error.

 Warning  InstallFailed     13s (x6 over 39s)  helm-controller  Helm install failed for release free5gc/free5gc-free5gc-demo with chart free5gc@1.1.7: error while running post render on files: map[string]interface {}(nil): yaml: unmarshal errors:
  line 63: mapping key "ports" already defined at line 61
SamarSidharth commented 6 months ago

I see that the issue is fixed in the latest AMF chart which was having a duplicate entry for the port field.

I have update it in my local fork and tested it with flux everything is working fine, so I would like to submit a PR to fix this issue.

github-actions[bot] commented 5 months ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 5 months ago

This issue was closed because it has been inactive for 14 days since being marked as stale.