Skip to content

Add support for remote-address-resolution flag in k8s backups#498

Open
nicknezis wants to merge 1 commit intoneo4j:devfrom
nicknezis:feature/remote-address-resolution-497
Open

Add support for remote-address-resolution flag in k8s backups#498
nicknezis wants to merge 1 commit intoneo4j:devfrom
nicknezis:feature/remote-address-resolution-497

Conversation

@nicknezis
Copy link

  • Added REMOTE_ADDRESS_RESOLUTION environment variable support in Go backup logic
  • Updated Helm chart values.yaml to expose remoteAddressResolution config (default: false)
  • Updated neo4j-cronjob.yaml template to pass the flag to backup containers
  • Supports Neo4j 2025.09+ remote address resolution feature

Fixes #497

- Added REMOTE_ADDRESS_RESOLUTION environment variable support in Go backup logic
- Updated Helm chart values.yaml to expose remoteAddressResolution config (default: false)
- Updated neo4j-cronjob.yaml template to pass the flag to backup containers
- Supports Neo4j 2025.09+ remote address resolution feature

Fixes neo4j#497
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Neo4j Backup Helm-Chart: Add support for backup flag --remote-address-resolution

1 participant