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
The refinery helm chart hard codes the deployment port values. This means changes to the ListenAddr, GRPCListenAddress, or service ports will not work as expected.
We should change these lines to honor service port values changes:
The refinery helm chart hard codes the deployment port values. This means changes to the ListenAddr, GRPCListenAddress, or service ports will not work as expected.
We should change these lines to honor service port values changes:
helm-charts/charts/refinery/templates/deployment.yaml
Lines 58 to 72 in 0cba104
The text was updated successfully, but these errors were encountered: