Added storage chart to create pvc manually if needed

This commit is contained in:
2023-10-06 10:07:50 -06:00
parent cabb6db9ee
commit f8feec4112
5 changed files with 124 additions and 0 deletions

4
storage/values.yaml Normal file
View File

@@ -0,0 +1,4 @@
pvc:
name: pvc-conversion
storageClassName: govideo-nfs-client
size: 50Gi