Gradiant / 5g-charts

Helm charts for 5G Technologies
Apache License 2.0
117 stars 46 forks source link

Config hash added #177

Closed jpontongradiant closed 5 months ago

jpontongradiant commented 5 months ago

What type of PR is this?

Feature

What this PR does / why we need it:

It adds a config hash to the open5gs-x charts, enabling the 'helm upgrade' command to detect internal configuration changes. This is necessary because Helm only detects changes in the deployment specs, not in the injected ConfigMaps (those containing the configuration parameters).