Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
danielmursa-dev committed Feb 6, 2025
1 parent d03657f commit 5454f5f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions charts/openklant/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,14 @@ tolerations: []

affinity: {}

persistence:
enabled: true
size: 1Gi
storageClassName: ""
existingClaim: null
mediaMountSubpath: openklant/media
privateMediaMountSubpath: openklant/private_media

# Existing Secret must be defined for AzureVaultSecret to work
existingSecret: null

Expand Down

0 comments on commit 5454f5f

Please sign in to comment.