switch some apps over to nfs-client
This commit is contained in:
@@ -11,7 +11,7 @@ api:
|
||||
# the chart create a new PVC for you or provide an existing one.
|
||||
data:
|
||||
enabled: true
|
||||
existingClaim: todos-data
|
||||
existingClaim: data
|
||||
accessMode: ReadWriteOnce
|
||||
size: 10Gi
|
||||
mountPath: /app/vikunja/files
|
||||
|
Reference in New Issue
Block a user