Skip to content

Commit

Permalink
prevent workflow failure
Browse files Browse the repository at this point in the history
  • Loading branch information
kubealex committed Nov 26, 2023
1 parent 7631461 commit bf465e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions helm-charts/k8s-mediaserver/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ general:
storage:
customVolume: false #set to true if not using a PVC (must provide volume below)
pvcName: mediaserver-pvc
accessMode: ""
size: 5Gi
pvcStorageClass: ""
# the path starting from the top level of the pv you're passing. If your share is server.local/share/, then tv is server.local/share/media/tv
Expand Down

0 comments on commit bf465e1

Please sign in to comment.