Skip to content

Add support for custom volumes and volumeMounts#13

Merged
vanschelven merged 1 commit into
bugsink:mainfrom
GerritErpenstein:add-volumes-and-volumemounts
Jun 26, 2026
Merged

Add support for custom volumes and volumeMounts#13
vanschelven merged 1 commit into
bugsink:mainfrom
GerritErpenstein:add-volumes-and-volumemounts

Conversation

@GerritErpenstein

Copy link
Copy Markdown
Contributor

Users may need to mount additional volumes into the Bugsink container, for example to supply a CA certificate for TLS-verified database connections or custom configuration files via ConfigMaps. The chart had no way to attach arbitrary volumes.

Adds volumes and volumeMounts as empty-by-default values so existing deployments are unaffected. Also fixes an incorrect blank line in the volumeMounts template block caused by a missing leading dash on the toYaml delimiter.

Users may need to mount additional volumes into the Bugsink container, for example to supply a CA certificate for TLS-verified database connections or custom configuration files via ConfigMaps. The chart had no way to attach arbitrary volumes.

Adds volumes and volumeMounts as empty-by-default values so existing deployments are unaffected. Also fixes an incorrect blank line in the volumeMounts template block caused by a missing leading dash on the toYaml delimiter.
@vanschelven
vanschelven merged commit 6205399 into bugsink:main Jun 26, 2026
1 check failed
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.

2 participants