Skip to content

Allow live edit of homeserver config file#134

Merged
mgoerens merged 1 commit intomainfrom
allow_edit_homeserver
Aug 14, 2025
Merged

Allow live edit of homeserver config file#134
mgoerens merged 1 commit intomainfrom
allow_edit_homeserver

Conversation

@mgoerens
Copy link
Copy Markdown
Collaborator

This is achieved by adding an initContainer that copies the homeserver.yaml from the read-only configMap to the writable PV.

Fix #36

Assisted-by: claude-4-sonnet

This is achieved by adding an initContainer that copies the
homeserver.yaml from the read-only configMap to the writable PV.

Fix #36

Assisted-by: claude-4-sonnet
Signed-off-by: Matthias Goerens <mgoerens@redhat.com>
@exe-prow-github-app
Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: mgoerens

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@mgoerens mgoerens merged commit 393437e into main Aug 14, 2025
3 of 4 checks passed
@mgoerens mgoerens deleted the allow_edit_homeserver branch March 5, 2026 14:24
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.

Add an initContainer to the Synapse Deployment to copy the homeserver.yaml to /data

1 participant