You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 26, 2025. It is now read-only.
PR #117 introduced significant changes to the persistence configuration structure, but the documentation in charts/opencloud/README.md still shows the old format.
Description
PR #117 introduced significant changes to the persistence configuration structure, but the documentation in
charts/opencloud/README.mdstill shows the old format.What needs to be updated
1. OpenCloud persistence configuration
The README currently shows:
Should be updated to reflect the new structure:
configanddatasectionsexistingClaimdocumentation2. Add documentation for
existingClaimfeatureNeed to document the new
existingClaimparameter for:postgres.persistence.existingClaimonlyoffice.persistence.existingClaimopencloud.persistence.config.existingClaimopencloud.persistence.data.existingClaimopencloud.storage.s3.internal.persistence.existingClaim3. Add example usage
Show how to use existing PVCs:
Related
cc @teo - Since you implemented these changes, would you be able to help update the documentation? 🙏