Skip to content

charts: support using an existing PVC via persistence.existingClaim - #1602

Merged
LinkinStars merged 1 commit into
apache:devfrom
skooNI:useexistingpvc
Sep 8, 2026
Merged

charts: support using an existing PVC via persistence.existingClaim#1602
LinkinStars merged 1 commit into
apache:devfrom
skooNI:useexistingpvc

Conversation

@skooNI

@skooNI skooNI commented Sep 1, 2026

Copy link
Copy Markdown

Add a new persistence.existingClaim value that, when set, causes the deployment to mount the specified PVC instead of the chart-managed one and skips creation of the PVC resource entirely.

Tested using an existing PVC that supports ReadWriteMany.

Add a new `persistence.existingClaim` value that, when set, causes the
deployment to mount the specified PVC instead of the chart-managed one
and skips creation of the PVC resource entirely.

Signed-off-by: Steven Koo <steven.koo@emerson.com>
@LinkinStars
LinkinStars changed the base branch from main to dev September 8, 2026 04:09
@LinkinStars
LinkinStars self-requested a review September 8, 2026 04:11
@LinkinStars LinkinStars self-assigned this Sep 8, 2026

@LinkinStars LinkinStars left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@LinkinStars
LinkinStars merged commit f4db9ec into apache:dev Sep 8, 2026
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