add comment about PVC
continuous-integration/drone/pr Build is passing Details

This commit is contained in:
perf3ct 2023-10-11 07:06:57 -07:00
parent 48c7b05968
commit 746555db06
No known key found for this signature in database
GPG Key ID: 569C4EEC436F5232
1 changed files with 2 additions and 7 deletions

View File

@ -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