Skip to content
This repository has been archived by the owner on Feb 2, 2024. It is now read-only.

Migration to VolumeClaimTemplate #12

Closed
wants to merge 1 commit into from

Conversation

sabre1041
Copy link
Contributor

@sabre1041 sabre1041 commented Nov 2, 2022

Description of the change

Migration to VolumeClaimTemplate in StatefulSet

Existing or Associated Issue(s)

Resolves #11

Checklist

  • Chart version bumped in Chart.yaml according to semver.
  • Variables are documented in the values.yaml and added to the README.md. The helm-docs utility can be used to generate the necessary content. Use helm-docs --dry-run to preview the content.
  • JSON Schema generated.
  • List tests pass for Chart using the Chart Testing tool and the ct lint command.

Signed-off-by: Andrew Block <andy.block@gmail.com>
@tumido
Copy link
Member

tumido commented Mar 15, 2023

With #34 merged, this functionality is provided via the bitnami PostgreSQL subchart (subchart of the upstream Backstage subchart). Closing.

@tumido tumido closed this Mar 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement volumeClaimTemplate in PostgreSQL StatefulSet
2 participants