Skip to content

K8s: Add support for extra volume mounts#14

Merged
losolio merged 1 commit intomainfrom
k8s/volume-mounts
Mar 24, 2026
Merged

K8s: Add support for extra volume mounts#14
losolio merged 1 commit intomainfrom
k8s/volume-mounts

Conversation

@losolio
Copy link
Copy Markdown
Contributor

@losolio losolio commented Mar 24, 2026

To make it possible to mount certificates

Copilot AI review requested due to automatic review settings March 24, 2026 18:44
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds Helm chart extensibility to mount additional Kubernetes volumes into the API Deployment (e.g., for injecting certificates).

Changes:

  • Conditionally renders volumeMounts for the API container from Values.api.extraVolumeMounts.
  • Conditionally renders pod-level volumes from Values.api.extraVolumes.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@losolio losolio force-pushed the k8s/volume-mounts branch from 7832445 to e0e44ce Compare March 24, 2026 19:04
@losolio losolio merged commit 9a456ea into main Mar 24, 2026
4 checks passed
@losolio losolio deleted the k8s/volume-mounts branch March 24, 2026 19:06
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