Skip to content

Conversation

mikemrm
Copy link

@mikemrm mikemrm commented Sep 22, 2024

This change allows for config files to be sourced from a secret rather than a config map as these configs may have sensitive data.

In addition to being able to source the config from a secret, the extraContainerVolumeMounts option was added which allows for mounting additional volumes defined in extraContainerVolumes, such as mounting a passkey file secret.

This also solves the same issue in a slightly different way from pr #962

@mikemrm mikemrm marked this pull request as ready for review September 22, 2024 14:43
@mikemrm mikemrm requested a review from a team as a code owner September 22, 2024 14:43
This change allows for config files to be sourced from a secret
rather than a config map as these configs may have sensitive data.

In addition to being able to source the config from a secret,
the `extraContainerVolumeMounts` option was added which allows
for mounting additional volumes defined in `extraContainerVolumes`,
such mounting a passkey file secret.

This also solves the same issue in a slightly different way from pr matrix-org#962

Signed-off-by: Mike Mason <[email protected]>
@mikemrm
Copy link
Author

mikemrm commented Aug 24, 2025

@Half-Shot would you mind taking a look at this?

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.

1 participant