diff --git a/values.yaml b/values.yaml index 3f379e7..e4aa64b 100644 --- a/values.yaml +++ b/values.yaml @@ -7,13 +7,6 @@ image: tag: 0.21.0 -storage: - persistence: - - # Automatically creating the library volume is not supported by this chart - # You have to specify an existing PVC to use - existingClaim: - ###################### # VIKUNJA COMPONENTS # ###################### @@ -24,6 +17,8 @@ api: repository: vikunja/api pullPolicy: IfNotPresent persistence: + # This is your Vikunja data will live, you can either let + # the chart create a new PVC for you or provide an existing one. data: enabled: true # existingClaim: # your-claim