You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When changes are made to just the hajimari config in the help chart, eg turning showAppUrls off the container does not pick up the config change automatically
To Reproduce
Steps to reproduce the behavior:
Deploy helm chart
Make a change to showAppUrls in values.yaml
Wait until chart is deployed (via flux)
Refresh hajimari, config is not updated
Delete pod, and let it restart
Config is updated
Expected behavior
Changing the config should either restart the pod or otherwise trigger a reload of the config.
The text was updated successfully, but these errors were encountered:
Describe the bug
When changes are made to just the hajimari config in the help chart, eg turning
showAppUrls
off the container does not pick up the config change automaticallyTo Reproduce
Steps to reproduce the behavior:
showAppUrls
in values.yamlExpected behavior
Changing the config should either restart the pod or otherwise trigger a reload of the config.
The text was updated successfully, but these errors were encountered: