save-cloud
save-cloud copied to clipboard
Move neo4j routing to ingress
Needs to be tested on cluster
What's done:
- Added
neo4j-browserconfiguration tovalues.yaml - Removed
neo4j-browserconfiguration fromapplication.ymlofapi-gateway - Moved routing configuration for
neo4j-browserfromapi-gatewaytoingress
It closes #2406
Will be done in the end of this week as there is no ability to test on prod yet