Remove Chart.lock and update values.yaml for persistence #38
Reference in New Issue
Block a user
No description provided.
Delete Branch "patch-new-paperless"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
In this commit, the
Chart.lockfile for thepaperless-ngxcharthas been deleted, which typically signifies a change in dependencies
or a reset of the chart environment. This may be necessary when
dependencies have been altered or are no longer needed.
Additionally, the
values.yamlfile was modified to uncomment andstandardize the persistence volume configuration parameters. The
storageClass,accessMode, andsizefields for multiplepersisted volumes (data, media, export, consume) were adjusted to
enable the volumes in a clearer format. This change improves the